Hi
I'm not clear about when exactly a variable will have the value "Empty" I have read that it means the variable is "Uninitialised", but when does this occur, and when does this state/value change.
Is it when you have declared a variable but have not set a value?
Also, is it possible for an access field to have the empty value or is it just for variables?
I want to know if I need to use the IsEmpty() function along with IsNull and ="" to test the values in my database.
Thanks
Paul
Zollo A+ / VBA Developer
![[thumbsup] [thumbsup] [thumbsup]](/data/assets/smilies/thumbsup.gif)
I'm not clear about when exactly a variable will have the value "Empty" I have read that it means the variable is "Uninitialised", but when does this occur, and when does this state/value change.
Is it when you have declared a variable but have not set a value?
Also, is it possible for an access field to have the empty value or is it just for variables?
I want to know if I need to use the IsEmpty() function along with IsNull and ="" to test the values in my database.
Thanks
Paul
Zollo A+ / VBA Developer
![[thumbsup] [thumbsup] [thumbsup]](/data/assets/smilies/thumbsup.gif)