IsNull or Not

dcjones

Dereck
Local time
Today, 21:13
Joined
Mar 10, 2004
Messages
108
Hi all,

Can someone explain.

I know how to use the "IsNull" function, but how do I implement the reverse.

How do I write code to test if a variable contains data, i.e IsNotNull

Anyone.


Kind Regards


Dereck
 
Hi Dereck,

If Not IsNull then .........

Simple?

regards,
John
 
Hi John,

Thanks for that, I knew it would be simple.

Regards

Dereck
 

Users who are viewing this thread

Back
Top Bottom