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
Click a button from another button from a subform
Error # 429: ActiveX component can't create object by db1 when sending automatic email
How do I get the time only from a SQL datetime value?
SQL Reporting Services - Format Datetime {0:D} culture?
Difference between Server 2003 Appliance edition and server 2003 R2
Printing from .NET Windows Service - Object reference not set to an instance of an object
How do you show deadlocks in SQL Server 2008?
WinXP Offline Files - Disaster Recovery
Toolbars and menu bar not visable after restore
Outlook 2007 won't connect to my Exchange 2010 server using Outlook Anywhere