M
markwmiller via AccessMonster.com
I have a table with a field name "Certificate Generated at", user's choose
either cchd or dvr that is in a lookup table.
Heres my problem, I need to create a monthly report to total how many
certificates were created at "cchd" and how many at "dvr" Itried ti use the
following statement, but it's not working. =Sum(IIf([Certificate Generated]=-
"cchd"))
Am I going about this the wrong way?
either cchd or dvr that is in a lookup table.
Heres my problem, I need to create a monthly report to total how many
certificates were created at "cchd" and how many at "dvr" Itried ti use the
following statement, but it's not working. =Sum(IIf([Certificate Generated]=-
"cchd"))
Am I going about this the wrong way?