G
Guest
I'm trying to create a report that will tell me how many patients were seen
in a certain month. I'm trying to use the DCount function as follows:
=DCount("[SSN]","PatientsData",[DrawDate = blah blah")
blah blah represents that I want it to count all patients that were seen in
December of 2005. How do I do this?
Thanks
in a certain month. I'm trying to use the DCount function as follows:
=DCount("[SSN]","PatientsData",[DrawDate = blah blah")
blah blah represents that I want it to count all patients that were seen in
December of 2005. How do I do this?
Thanks