G
Guest
Hi All
I am trying to set up a simple query from a table of data
Here is the structure of the table
Order_num Date Price Salesman_nu
text date currency tex
For the output, I want a table set up as follows
Month Salesman1 Salesman2 salesman3 salesman4 TotalSale
Right now I have the figures broken out by day but can't figure out how to get them to show monthly totals.
Any help is appreciated.
Keith
I am trying to set up a simple query from a table of data
Here is the structure of the table
Order_num Date Price Salesman_nu
text date currency tex
For the output, I want a table set up as follows
Month Salesman1 Salesman2 salesman3 salesman4 TotalSale
Right now I have the figures broken out by day but can't figure out how to get them to show monthly totals.
Any help is appreciated.
Keith