|
-
March 31st, 2001, 11:30 PM
#1
Invalid use of Null
Hi,
I want to populate a forms text boxes from an Access DB, if any of the fields are empty I get Invalid use of Null error, how can I get over this? what I have tried is:
If Address.Fields("Suburb") = Null Then txtSurburb.Text = ""
Any help appreciated.
Regards,
Alan.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|