S
Srikanth Ganesan
Hello,
How do I do the following in a macro
IF MOD(n,2) = 1 Then posX = -190 Else posX = 150
where n is an integer, posX is a Long.
Srikanth
How do I do the following in a macro
IF MOD(n,2) = 1 Then posX = -190 Else posX = 150
where n is an integer, posX is a Long.
Srikanth