I need to count items entered based on the day of the week.
Basically we have orders.orderid. each orderid entry has a corresponding orders.dtentered. I need to count all the dtentered for each day of the week.
hoping to get a count of # entered on Mon, # entered on Tues. # entered on Wed. etc.
What date function would I use, and how would I apply this to a formula or a running total?
Basically we have orders.orderid. each orderid entry has a corresponding orders.dtentered. I need to count all the dtentered for each day of the week.
hoping to get a count of # entered on Mon, # entered on Tues. # entered on Wed. etc.
What date function would I use, and how would I apply this to a formula or a running total?