I have been trying to figure out how to do XOR calculations in Excel instead of using windows calculator. Such as 1A xor F1 = EB.
I have tried a few variations of modules within VBA, set references to atpvbaen.xls, but I am still getting
Compile Error:
Sub or Function not defined
Any ideas on how to do this? I am a newbie on writing codes so bear with me.
I have tried a few variations of modules within VBA, set references to atpvbaen.xls, but I am still getting
Compile Error:
Sub or Function not defined
Any ideas on how to do this? I am a newbie on writing codes so bear with me.