Hi All,
I have tried:
DCount("[searchLname]", "prepsearch", "IsNull([SearchLname])")
DCount("[searchLname]", "prepsearch", "[SearchLname]=null")
DCount("[searchLname]", "prepsearch", "Len([SearchLname]) < 1")
...as well as several different concatenations. I could not find specific insturction in the help or knowledgebase.
Is it possible and what is the proper syntax?
Thanks,
alr
_____________________________________
There is no rule more invariable than that we are paid for our suspicions by finding out what we expected.
Henry David Thoreau
I have tried:
DCount("[searchLname]", "prepsearch", "IsNull([SearchLname])")
DCount("[searchLname]", "prepsearch", "[SearchLname]=null")
DCount("[searchLname]", "prepsearch", "Len([SearchLname]) < 1")
...as well as several different concatenations. I could not find specific insturction in the help or knowledgebase.
Is it possible and what is the proper syntax?
Thanks,
alr
_____________________________________
There is no rule more invariable than that we are paid for our suspicions by finding out what we expected.
Henry David Thoreau