using the DCOUNT function can I count empty text field on a table
i.e.
DCOUNT ([fieldname],"Tablename","[fieldname] is Null")
(where fieldname is a field of type text)
cause i am dumb and I can't get this to work
i.e.
DCOUNT ([fieldname],"Tablename","[fieldname] is Null")
(where fieldname is a field of type text)
cause i am dumb and I can't get this to work