Home |
Search |
Today's Posts |
#5
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
One way...
=SUM(INDEX(B2:M4,MATCH("cats",A2:A4,0),0)) -- Biff Microsoft Excel MVP "brad1824" wrote in message ... I'm looking for a formula to lookup criteria in column A and add the results in columns B, C, D, E, etc. For example I would like to know the sum of how many "CATS" have been sold in a given year and I will be adding addtional months as time progresses and do not want to have to adjust my range or formula each time a new months worth of data is added. For example. column A column B column C column D column E DOGS 100 200 150 50 CATS 200 300 100 0 FISH 50 100 200 100 Any help is truly appreciated. Thanks, Brad |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Summing data in columns | Excel Discussion (Misc queries) | |||
Summing Multiple Columns | Excel Worksheet Functions | |||
SUMIF summing multiple columns | Excel Worksheet Functions | |||
summing columns if there is data | Excel Worksheet Functions | |||
summing data in several columns | Excel Discussion (Misc queries) |