Hi all
The problem: I have the same values on different sheets, but with similar criteria as below. Now I need a page that has the total amounts for all the sub types that match the types.
Or simply put, I'm lazy and don't want to have to sift through all the data and add it up "manually".
Data table 1
Type Sub-Typ Amt
HI HILO 250
LO LOLO 50
HI HIHI 500
HI HIHI 500
LO LOHI 100
LO LOHI 100
LO LOLO 50
Bear in mind that i have simplified the example, but the criteria is the same, type and sub-type have amounts found on 3 pages. Now i'm hoping to find a function, or group of functions that would help simplify the process of adding all the exact matches of type with sub-type and adding their amounts into a table showing totals.
i was hoping to not have to resort to pivot tables as i am unsure how to culminate the data from various pages into one PT. Also the end user of the spreadsheet is somewhat,,, lacking in the grey matter. So i'm just needing a simple table that shows all the data on one page. Similar to below...
Totals table
Type Sub-Type Total
HI HIHI ----
HI HILO ----
LO LOHI ----
LO LOLO ----
I've tried using SUMIF with AND, but couldn't do it. The VLOOKUP only looks for the first instance. Then i tried SUMIF with AND and VLOOKUP, turned up messy with no results.
Where have i gone wrong???
Thanks in advance to who ever can crack this one. If anyone is interested, i could mail them the Excel version of the example. I'm using Win XP, excel 2003.
I'm also basically a noob to Excel, totally self taught. Excel intrigues me to the point of losing track of time and spending hours playing around with various functions and grouping them together.
Pagla
The problem: I have the same values on different sheets, but with similar criteria as below. Now I need a page that has the total amounts for all the sub types that match the types.
Or simply put, I'm lazy and don't want to have to sift through all the data and add it up "manually".
Data table 1
Type Sub-Typ Amt
HI HILO 250
LO LOLO 50
HI HIHI 500
HI HIHI 500
LO LOHI 100
LO LOHI 100
LO LOLO 50
Bear in mind that i have simplified the example, but the criteria is the same, type and sub-type have amounts found on 3 pages. Now i'm hoping to find a function, or group of functions that would help simplify the process of adding all the exact matches of type with sub-type and adding their amounts into a table showing totals.
i was hoping to not have to resort to pivot tables as i am unsure how to culminate the data from various pages into one PT. Also the end user of the spreadsheet is somewhat,,, lacking in the grey matter. So i'm just needing a simple table that shows all the data on one page. Similar to below...
Totals table
Type Sub-Type Total
HI HIHI ----
HI HILO ----
LO LOHI ----
LO LOLO ----
I've tried using SUMIF with AND, but couldn't do it. The VLOOKUP only looks for the first instance. Then i tried SUMIF with AND and VLOOKUP, turned up messy with no results.
Where have i gone wrong???
Thanks in advance to who ever can crack this one. If anyone is interested, i could mail them the Excel version of the example. I'm using Win XP, excel 2003.
I'm also basically a noob to Excel, totally self taught. Excel intrigues me to the point of losing track of time and spending hours playing around with various functions and grouping them together.
Pagla