Microsoft
Software
Hardware
Network
Question : Dcount with null values
i currently have this code
=DCount("*","v_dashfield ","[Date recorded]=''")
how can i get it to count null values please?
it is a date field.
Answer : Dcount with null values
managed to sort it by myself
if any one is interested for future refrence i had to change code to
=DCount("*","v_dashfield",
"[Date recorded] is null")
cant believe how simple it was.
Random Solutions
Rules in error: Cannot remove messages from the folder.
Code retriving duplicated numbers.
Pause sub, open form, continue sub to update
Unexpected error 32811
round() method in MFC
Populate lookup field with data from parent site list
Delegwiz deny mod?
Missing ActiveX Control ??
Count of users in AD group
Error Code 429