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
Directory.GetFiles() returns error "illegal charactes in path". Need workaround.
INSERT Statement using data from other tables?
Cannot get calendar to start week on Sunday
passing string to container from Active-X
Replace MS Access button with company icon
Domain Controller Issues at boot up however network is operating correct after boot
Windows Server 2008 /adprep on a Windows Server 2000 DC
how do i reinstall the client access server role for exchange 2007 need immediate assistance
To know 31st working date from the date entered
Email recipients in BCC field can see eachother