D
Dsperry101 via AccessMonster.com
I have a database that has a field "Work orders received" in date format.
I would like to generate a list of count of work orders received each day
ie. 22 Jan 2006 has 12 workorders
23 Jan 2006 has 10 workorders
etc.
Can I use the count function to do this or do I need to do in
VBA ??
Thanks
I would like to generate a list of count of work orders received each day
ie. 22 Jan 2006 has 12 workorders
23 Jan 2006 has 10 workorders
etc.
Can I use the count function to do this or do I need to do in
VBA ??
Thanks