Peter Bellamy
Registered User.
- Local time
- Today, 23:02
- Joined
- Dec 3, 2005
- Messages
- 295
I thought I had mastered this before but my VBA code does seem to work now!
I have a line like:
DCount("[table_key]", "Tablename", "[table_date] = Null")
I must have the syntax wrong as it is returning zero despite there being blank [table_date] fields
Thanks
Peter
I have a line like:
DCount("[table_key]", "Tablename", "[table_date] = Null")
I must have the syntax wrong as it is returning zero despite there being blank [table_date] fields
Thanks
Peter