![]() |
![]() |
|
|||||||
| Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
New Member
Join Date: Apr 2002
Location: Darrin Davis
Posts: 3
|
I have 2 sheets in my workbook. The second sheet is an inventory count sheet that contains columns for Category, Extended Price, etc. I need a function or formula to be able to calculate the totals of each category to the first page. Thanks for your help!
[ This Message was edited by: muledalton on 2002-05-01 06:23 ] |
|
|
|
|
|
#2 |
|
MrExcel MVP
Join Date: Feb 2002
Location: The Hague
Posts: 50,317
|
Consider using Pivot Tables.
A formula-based approach would be to use SUMIF for totals per Category. If you want to carry out a multiconditional breakdown, try to use SUMPRODUCT. An alternative is DSUM which requires you to set up a criterion range every time it must be applied. |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|