Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
What formula do I use to get a sum for all values from collum "D" only if
there is a particular word in columm "B" of the same row? |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Try SUMIF
Regards Trevor "Roger" wrote in message ... What formula do I use to get a sum for all values from collum "D" only if there is a particular word in columm "B" of the same row? |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
=sumif(b:b,"Key phrase",d:d)
"Roger" wrote: What formula do I use to get a sum for all values from collum "D" only if there is a particular word in columm "B" of the same row? |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Thanks
How about I want to select only 1 word from the cells of columm B? "bpeltzer" wrote: =sumif(b:b,"Key phrase",d:d) "Roger" wrote: What formula do I use to get a sum for all values from collum "D" only if there is a particular word in columm "B" of the same row? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
calculating time | Excel Discussion (Misc queries) | |||
Calculating Cells n% displayed in a cell? | Excel Worksheet Functions | |||
Calculating recurring date in following month, calculating # days in that period | Excel Worksheet Functions | |||
calculating excel spreadsheet files for pensions and life insurance (including age calculation sheets) | Excel Worksheet Functions | |||
AGE CALCULATING EXCEL SPREADSHEETS AND OTHERS! | Excel Discussion (Misc queries) |