I have a table with the number of products sold by day in it.
I have queried it to give me a total of products sold by day. I have another query with the same fields but that gives me the total of products sold by month.
I need to be able to see the product with the daily total and the monthly total next to it so I can work out the daily percentage of the monthly total.
Can this be done?
Many thanks
Steven
I have queried it to give me a total of products sold by day. I have another query with the same fields but that gives me the total of products sold by month.
I need to be able to see the product with the daily total and the monthly total next to it so I can work out the daily percentage of the monthly total.
Can this be done?
Many thanks
Steven