Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 14
Default Total numbers in column where the row cell matches the search crit

Here is my scenario below. How do I get a total of the only values in column
B where row cell matches A in column A?

A B
1 A 100
2 A 200
3 B 300
4 C 400


  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,520
Default Total numbers in column where the row cell matches the search crit

Try the below formula..

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

If this post helps click Yes
---------------
Jacob Skaria


"Kane" wrote:

Here is my scenario below. How do I get a total of the only values in column
B where row cell matches A in column A?

A B
1 A 100
2 A 200
3 B 300
4 C 400


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
Maddening Dilemma - Compare each cell within column a to each cell in column b and find unique matches [email protected] Excel Worksheet Functions 66 May 1st 23 03:44 AM
Include varying cell references in formulas based on changing crit DSD Excel Worksheet Functions 1 June 6th 08 06:59 PM
is there a formula to add numbers in a range based on several crit BROCK8292 Excel Discussion (Misc queries) 2 March 25th 08 01:00 AM
Count the number of rows where more than one column meets set crit BarrieVoice Excel Worksheet Functions 2 July 14th 06 07:25 PM
i need 40 random numbers in 40 cell with no matches henry Excel Worksheet Functions 3 January 27th 05 05:10 PM


All times are GMT +1. The time now is 05:37 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"