#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 347
Default Sumif question

Hi,
i need a hand with a sumif function.
i am trying to sum where ever i see the word "Super" in column E and then
sum the $dollar values in the column c of the same rows.
Is this possible? i am having some problems with the formula.
The sheet looks like:
Col A Col B Col C Col D Col E
name 2name $val 2nd $val Super
name 2name $val 2nd $val Non Super
name 2name $val 2nd $val Super
Thanks
George
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 367
Default Sumif question

Hi george

=SUMIF(E1:E200,"super",C1:C200)

should work fine.
Adjust the numbers according to your workbook.
Or put in whole columns:
=SUMIF(E:E,"super",C:C)

hth

Carlo

On Nov 19, 1:58 pm, George wrote:
Hi,
i need a hand with a sumif function.
i am trying to sum where ever i see the word "Super" in column E and then
sum the $dollar values in the column c of the same rows.
Is this possible? i am having some problems with the formula.
The sheet looks like:
Col A Col B Col C Col D Col E
name 2name $val 2nd $val Super
name 2name $val 2nd $val Non Super
name 2name $val 2nd $val Super
Thanks
George



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
HELP!! SUMIF QUESTION kahuna Excel Worksheet Functions 4 June 14th 07 01:43 PM
Sumif question Harry Webster Excel Worksheet Functions 2 June 9th 07 01:02 AM
Sumif question David Bradford Excel Discussion (Misc queries) 5 October 6th 06 03:16 PM
Sumif question J Shrimps, Jr. Excel Worksheet Functions 5 January 20th 06 05:26 PM
SUMIF Question CLR Excel Discussion (Misc queries) 13 September 20th 05 01:08 AM


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