Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
Hi all,
Here's an example of whan I'm trying to do: Column A Column B 1 Add 2 Don't 3 Add 4 Don't Add values in Column A if the cell to the left of them equals "Add" ... result should be 4 Any help would be appreciated. Blue |
#2
![]() |
|||
|
|||
![]()
=SUMIF(B1:B4,"Add",A1:A4)
-- HTH Bob Phillips "BM" wrote in message ... Hi all, Here's an example of whan I'm trying to do: Column A Column B 1 Add 2 Don't 3 Add 4 Don't Add values in Column A if the cell to the left of them equals "Add" ... result should be 4 Any help would be appreciated. Blue |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
calculating 10 percentage of items in a column | Excel Discussion (Misc queries) | |||
Filter based on a column of items | Excel Discussion (Misc queries) | |||
match and count words | Excel Worksheet Functions | |||
Return Count for LAST NonBlank Cell in each Row | Excel Worksheet Functions | |||
how can I list items in a column with totals? | Excel Discussion (Misc queries) |