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
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
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
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!