J
Jennyrd
I'm trying to write an if then statement where one value is null and the
other is not. This is what I'm trying to write in words:
If name is null and comment is not null then pop up a message box, else
close window.
Thanks for any help you can provide!!
-Jenny
other is not. This is what I'm trying to write in words:
If name is null and comment is not null then pop up a message box, else
close window.
Thanks for any help you can provide!!
-Jenny