|
-
March 19th, 2001, 04:34 PM
#1
counting nulls
i'm trying to count null fields in an access db -and failing.
This is what is failing :
If Data1.Recordset("name") = NULL Then
num = num + 1
If i debug it i can see that the field is null but it still tests as false.
Any help please ?
Thanks in advance,
MD.
-
March 19th, 2001, 04:40 PM
#2
Re: counting nulls
ooops wrong category. sorry.
MD.
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
|