Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I have a set of data with countries and sectors and would like to tabulate
(sum) the data in one column of the rows meeting each of the two criteria. I understand how to use sumif to collect data on either of the criteria (summing data for country or sector in the example below), but don't know how to collect the data meeting both criteria. e.g. if the data set were the following: country sector weight china materials 1.4 china materials 3.0 china industrials 2.5 china technology 2.7 china industrials 1.3 brazil materials 4.3 brazil technology 2.1 russia materials 2.3 russia technology 3.1 I would like to find formulas which would help me fill out the following array (x1:z3) sector country materials industrials technology china x1 x2 x3 brazil y1 y2 y3 russia z1 z2 z3 Thank you in advance for your help! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Conditional format issue | Excel Discussion (Misc queries) | |||
Conditional Formatting Issue | Excel Discussion (Misc queries) | |||
Dual monitors / screen saver issue | Excel Discussion (Misc queries) | |||
Conditional Formatting Issue | Excel Discussion (Misc queries) | |||
formula SUMIF or whichever one will work for my issue | Excel Worksheet Functions |