A
Andre
Hello.
I'm trying to write some VBA code and i have to calculate a difference
between two cells.
Here it is:
A1 = 30
A2 = 31
if A1+-1 = A2 then "OK"
How to put it in code this +-1 ??
TIA
I'm trying to write some VBA code and i have to calculate a difference
between two cells.
Here it is:
A1 = 30
A2 = 31
if A1+-1 = A2 then "OK"
How to put it in code this +-1 ??
TIA