Mornin all,
I'm tring to write an if statement that is the oppsosite of ...
can someone tell me what the not null version of the is because i've tried
if NotNull(...) and i've tried if Not Null(...) but neither seem to work.
Yes i'm a noob.
cheers,
spinkung.
I'm tring to write an if statement that is the oppsosite of ...
Code:
If IsNull(RS![Unit Type])
can someone tell me what the not null version of the is because i've tried
if NotNull(...) and i've tried if Not Null(...) but neither seem to work.
Yes i'm a noob.

cheers,
spinkung.