Home |
Search |
Today's Posts |
|
#1
![]() |
|||
|
|||
![]()
How can you get a total of Column F if Column B contains the word deposit
|
#2
![]() |
|||
|
|||
![]()
=SUMIF(F:F,"Deposit",B;B)
-- HTH RP (remove nothere from the email address if mailing direct) "Marvin" wrote in message ... How can you get a total of Column F if Column B contains the word deposit |
#3
![]() |
|||
|
|||
![]()
=SUMIF(B2:B100,"*deposit*",F2:F100)
regards, Peo sjoblom "Marvin" wrote: How can you get a total of Column F if Column B contains the word deposit |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I sort by row instead of by column? | Excel Worksheet Functions | |||
How to group similar column titles together???? | Excel Discussion (Misc queries) | |||
Return Count for LAST NonBlank Cell in each Row | Excel Worksheet Functions | |||
up to 7 functions? | Excel Worksheet Functions | |||
How do I reference every "n" cell in a column in Excel? | Excel Worksheet Functions |