melaniecarr23
Programmer
I have an orders table, and would like to run a query that will show the total of all orders approved broken down by month.
I have the following fields to work with:
order_date
approved
So I need to pull all records where approved = true (Since it's a checkbox field) but getting things broken down further is something I never got in access.
Can someone please help me?
Thanks
I have the following fields to work with:
order_date
approved
So I need to pull all records where approved = true (Since it's a checkbox field) but getting things broken down further is something I never got in access.
Can someone please help me?
Thanks