Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 385
Default sum if (text meets condition)

Hi-

In column A I have many different names with corresponding values in column
B. Q: How do add the value of column B when the name in column A is met? In
example below, I'd like to be able to total B by category A.

I hope this makes sense, thanks in advance.

Jennifer

ex.

A B
apples 100
tomatoes 500
peas 250
apples 500
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,420
Default sum if (text meets condition)

=SUMIF(A:A,"apples",B:B)

--
__________________________________
HTH

Bob

"Jennifer" wrote in message
...
Hi-

In column A I have many different names with corresponding values in
column
B. Q: How do add the value of column B when the name in column A is met?
In
example below, I'd like to be able to total B by category A.

I hope this makes sense, thanks in advance.

Jennifer

ex.

A B
apples 100
tomatoes 500
peas 250
apples 500



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
list text from a cell if condition met DD Excel Discussion (Misc queries) 0 January 20th 07 05:29 AM
Graphing only data that meets a condition Heidi Charts and Charting in Excel 2 January 19th 06 08:32 PM
Identify occurence in "array" which meets condition(s) Melissa Excel Discussion (Misc queries) 3 August 18th 05 12:59 PM
HOW DO I CORRECT A CONDITION IN WHICH ALL FORMULAS ACT LIKE TEXT? CHERYLZ Excel Worksheet Functions 1 June 22nd 05 12:58 AM
Referencing cells text output if it meets specific conditions Chersie Excel Worksheet Functions 3 April 18th 05 04:34 PM


All times are GMT +1. The time now is 09:11 PM.

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"