DataFanatic
MIS
Question regarding return value from DLookup.. The help states that DLookup will return NULL if no data is returned.
I have used the example: dim varx as Variant and then checked varx for NULL value. I can't seem to get the check to work. I want to direct the user to renter a correct value in the event of NULL.
Can anyone shed some light on the proper evaluation of varx being a null value.
Thanks
I have used the example: dim varx as Variant and then checked varx for NULL value. I can't seem to get the check to work. I want to direct the user to renter a correct value in the event of NULL.
Can anyone shed some light on the proper evaluation of varx being a null value.
Thanks