correct syntax in VBA
Posted by Joan on July 27, 2001 1:44 PM
In my code, i.e:
If [B6] = 1 And [B17] = 1 And [A23] = 1
What if i wanted to write [A23] was empty or was not
empty?
Thanks for the assistance
Joan
Posted by Joan on July 27, 2001 1:44 PM
In my code, i.e:
If [B6] = 1 And [B17] = 1 And [A23] = 1
What if i wanted to write [A23] was empty or was not
empty?
Thanks for the assistance
Joan