G
Guest
I am a fairly new user. I cant find an example of using an if statement to
check if two fields both contain data, then display a message. In this case
one field is a date and the other is text. So I thought it would look like
this
If TxtAAAAA and TXTBBB are not Null then msgbox.
check if two fields both contain data, then display a message. In this case
one field is a date and the other is text. So I thought it would look like
this
If TxtAAAAA and TXTBBB are not Null then msgbox.