Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 4
Default IF functions based on conditional values

I'm having problems creating a formula for adding the values of cells in one
column based on the values in another column. It's currency based so I'm
trying to figure out how to add all the values in one column based on whether
a row in another column contains a certain currency, entered as text.

So far I'm coming up with a blank, can any gurus out there help me?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 4
Default IF functions based on conditional values

I should add that I'm using Excel 2002.

Thanks

"mishmash" wrote:

I'm having problems creating a formula for adding the values of cells in one
column based on the values in another column. It's currency based so I'm
trying to figure out how to add all the values in one column based on whether
a row in another column contains a certain currency, entered as text.

So far I'm coming up with a blank, can any gurus out there help me?

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,311
Default IF functions based on conditional values

Try SUMIF:

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

In this formula, your values to add are in column A and your criteria for
adding these values is in column B. The criteria to match in column B is
"Yes". Modify as needed.

HTH,
Paul

"mishmash" wrote in message
...
I'm having problems creating a formula for adding the values of cells in
one
column based on the values in another column. It's currency based so I'm
trying to figure out how to add all the values in one column based on
whether
a row in another column contains a certain currency, entered as text.

So far I'm coming up with a blank, can any gurus out there help me?



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
Adding numerical values based on multiple values in another column Kazmaniac Excel Worksheet Functions 6 April 4th 07 08:53 PM
conditional formating cells i Excel based on other cells values Elias Petursson Excel Worksheet Functions 3 May 23rd 06 06:45 PM
Conditional coloring of Excel cells, based on adjacent cell values? Greg Stuart Excel Worksheet Functions 0 March 10th 06 10:14 PM
list two columnar values based on conditional formating (text color) beechum1 Excel Worksheet Functions 2 February 12th 06 09:53 AM
Want to make conditional sounds based on cell values in Excel [email protected] New Users to Excel 1 January 25th 06 03:51 PM


All times are GMT +1. The time now is 06:47 PM.

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"