jzacharias
Registered User.
- Local time
- Today, 12:49
- Joined
- Sep 13, 2010
- Messages
- 137
I can't figure out why this DCount returns #Error...
=DCount("Citation_ID","qryMonthlyTickets","[Offense] = 'Speeding'")
I placed it in the control source of a textbox.
=DCount("Citation_ID","qryMonthlyTickets","[Offense] = 'Speeding'")
I placed it in the control source of a textbox.