Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 24
Default Sum of If Results. How?

I need to get the SUM of all cell values on 1 cell, that have a Particular
value in another cell.
How do i do this?

EG.
Currently i use:
=C33+F33+I33+R33+U33.
However i need to get these values ONLY if another cell value has a certain
Value in it.
(These cells are C22,F22,I22,R22,U22). These are cells with a Validation
list with 2 options in it.
I ONLY want the sum of the values in the above (33 row's) IF the value in
row 22 in the same colomn is a certain value.

How do i do this ?


COrey....


  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 76
Default Sum of If Results. How?

Assuming your values in row 22 is "Yes"
=SUMIF(C22:U22,"Yes",C33:U33)

Tony



Corey wrote:
I need to get the SUM of all cell values on 1 cell, that have a Particular
value in another cell.
How do i do this?

EG.
Currently i use:
=C33+F33+I33+R33+U33.
However i need to get these values ONLY if another cell value has a certain
Value in it.
(These cells are C22,F22,I22,R22,U22). These are cells with a Validation
list with 2 options in it.
I ONLY want the sum of the values in the above (33 row's) IF the value in
row 22 in the same colomn is a certain value.

How do i do this ?


COrey....


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 24
Default Sum of If Results. How?

Cheers.
Donme well Tony.

Corey....
"bony_tony" wrote in message
ups.com...
Assuming your values in row 22 is "Yes"
=SUMIF(C22:U22,"Yes",C33:U33)

Tony



Corey wrote:
I need to get the SUM of all cell values on 1 cell, that have a
Particular
value in another cell.
How do i do this?

EG.
Currently i use:
=C33+F33+I33+R33+U33.
However i need to get these values ONLY if another cell value has a
certain
Value in it.
(These cells are C22,F22,I22,R22,U22). These are cells with a Validation
list with 2 options in it.
I ONLY want the sum of the values in the above (33 row's) IF the value in
row 22 in the same colomn is a certain value.

How do i do this ?


COrey....




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
vlookup on pivot table results = #N/A Louis Excel Worksheet Functions 5 May 13th 23 07:43 PM
Returning Numeric Results across a Single Row in Consecutive Cells Sam via OfficeKB.com Excel Worksheet Functions 8 July 16th 06 01:52 AM
abdualmohsn almedrahe abdualmohsn ahmad Excel Discussion (Misc queries) 1 November 19th 05 06:32 PM
Date stamp formula results? Tricky problem? mjp Excel Discussion (Misc queries) 0 November 18th 05 04:11 PM
calculating results in formulas Linda Excel Discussion (Misc queries) 9 July 6th 05 09:20 AM


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