#1   Report Post  
Carla Bradley
 
Posts: n/a
Default SUMIF problem

I have a client that needs help and I know the sumif function would work
here, but I must be doing something wrong. She has one column with a letter
from A to G in it. In the other column is a number that varies. She wants to
take, for example, all the cells with a B and add up the numbers in the next
column for her total and do this for each letter.

D 12
D 6
D 30
D 6
D 6
D 18
D 12
E 12
E 6
E 6
E 6
E 6
E 6
E 30
E 0
E 24

Here are is a small portion of the sheet. Someone suggested that I use this
command =SUMIF(R5:R256,1,M5:M256) where R5:R256 has the letters and M5:M256
contain the values to add. I know this formula cannot be write because how
does it know what letter to look for, but I don't know how to fix it. Any
suggestions?
  #2   Report Post  
Jason Morin
 
Posts: n/a
Default

=SUMIF(R5:R256,"A",M5:M256)
=SUMIF(R5:R256,"B",M5:M256)
etc.

HTH
Jason
Atlanta, GA

-----Original Message-----
I have a client that needs help and I know the sumif

function would work
here, but I must be doing something wrong. She has one

column with a letter
from A to G in it. In the other column is a number that

varies. She wants to
take, for example, all the cells with a B and add up the

numbers in the next
column for her total and do this for each letter.

D 12
D 6
D 30
D 6
D 6
D 18
D 12
E 12
E 6
E 6
E 6
E 6
E 6
E 30
E 0
E 24

Here are is a small portion of the sheet. Someone

suggested that I use this
command =SUMIF(R5:R256,1,M5:M256) where R5:R256 has the

letters and M5:M256
contain the values to add. I know this formula cannot be

write because how
does it know what letter to look for, but I don't know

how to fix it. Any
suggestions?
.

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
COUNTIF or SUMIF Problem s boak Excel Discussion (Misc queries) 4 March 24th 05 02:45 PM
SUMIF problem Aussie CPA Excel Worksheet Functions 1 February 18th 05 12:37 AM
SUMIF PROBLEM puzzledfe Excel Worksheet Functions 3 January 21st 05 05:19 PM
SUMIF problem Hodge Excel Worksheet Functions 1 November 11th 04 11:48 AM
SUMIF problem Hodge Excel Worksheet Functions 1 November 11th 04 11:02 AM


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

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

About Us

"It's about Microsoft Excel"