Category sum

Royal Presence

Board Regular
Joined
Feb 27, 2003
Messages
92
I have a different problem now.

I can't calculate the category to sum. I would like to sum the category of products.

I have a product table, category field is in the orders form and the product list, then the quantity is in orders. I tried relating and calculating. Again, this was done in excel nicely with subtotals based on category. How can I do this in Access?

Because I think backwards, I'm thinking I have to export to Excel and back again? Ugh!
 

Excel Facts

Last used cell?
Press Ctrl+End to move to what Excel thinks is the last used cell.
If you just want to view it, use a Totals query.
Build a query with Category, Quantity and Price (or Extended Price) then click the Sigma button on the toolbar. you'll get another line in the query. By default all the fields have Group By as the summary function. For extended totals by category, change the function under Extended Total to Sum.

Note: once you have a Totals query you will only be able to view data. No data entry. For printing, base a report on this query.

Denis
 
Upvote 0

Forum statistics

Threads
1,221,691
Messages
6,161,310
Members
451,696
Latest member
Senthil Murugan

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top