#1   Report Post  
Posted to microsoft.public.excel.misc
Roger
 
Posts: n/a
Default calculating

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   Report Post  
Posted to microsoft.public.excel.misc
pinmaster
 
Posts: n/a
Default calculating

Try:

=SUMIF(B1:B100,"your word",D1:D100)

HTH
Jean-Guy

"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?

  #3   Report Post  
Posted to microsoft.public.excel.misc
Roger
 
Posts: n/a
Default calculating

Thanks
The problem is that I have multiple words in each cell & I want just to
choose 1

"pinmaster" wrote:

Try:

=SUMIF(B1:B100,"your word",D1:D100)

HTH
Jean-Guy

"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   Report Post  
Posted to microsoft.public.excel.misc
Fred Smith
 
Posts: n/a
Default calculating

Sumif will accept wildcards in its criteria. Try:

=sumif(B:B,"*word*",D:D)

--
Regards,
Fred


"Roger" wrote in message
...
Thanks
The problem is that I have multiple words in each cell & I want just to
choose 1

"pinmaster" wrote:

Try:

=SUMIF(B1:B100,"your word",D1:D100)

HTH
Jean-Guy

"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
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
calculating time T.K.RAJU via OfficeKB.com Excel Discussion (Misc queries) 3 December 27th 05 12:22 PM
Calculating Cells n% displayed in a cell? Hannibal Excel Worksheet Functions 0 November 2nd 05 02:36 PM
Calculating recurring date in following month, calculating # days in that period Walterius Excel Worksheet Functions 6 June 4th 05 11:21 PM
calculating excel spreadsheet files for pensions and life insurance (including age calculation sheets) RICHARD Excel Worksheet Functions 1 March 15th 05 05:49 PM
AGE CALCULATING EXCEL SPREADSHEETS AND OTHERS! RICHARD Excel Discussion (Misc queries) 0 March 1st 05 01:53 PM


All times are GMT +1. The time now is 06:15 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"