#1   Report Post  
Vince
 
Posts: n/a
Default Conditional SUM


I am trying to work up an estimate for purchasing several items.

I have the following data listed within columns:

LIST PRICE (in a column of all possible items that might be
purchased);
DISCOUNT FACTOR (percentage of LIST PRICE for two stores
within a cell, for reference to); and,
QTY (quatity to purchase).

What formula should I use (Excel97) to calculate the following, in
English:

IF value in QTY is greater than 0, THEN return the product of QTY by
DISCOUNT FACTOR by LIST PRICE.


  #2   Report Post  
Bob Phillips
 
Posts: n/a
Default

=IF(qty0,qty*discount_factor*list_price,0)

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Vince" wrote in message
...

I am trying to work up an estimate for purchasing several items.

I have the following data listed within columns:

LIST PRICE (in a column of all possible items that might be
purchased);
DISCOUNT FACTOR (percentage of LIST PRICE for two stores
within a cell, for reference to); and,
QTY (quatity to purchase).

What formula should I use (Excel97) to calculate the following, in
English:

IF value in QTY is greater than 0, THEN return the product of QTY by
DISCOUNT FACTOR by LIST PRICE.




  #3   Report Post  
Vince
 
Posts: n/a
Default

On Sun, 8 May 2005 01:30:36 +0100, "Bob Phillips"
wrote:

=IF(qty0,qty*discount_factor*list_price,0)


Yes, it has helped. Thank you.


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
Conditional Formatting Error ddate Excel Worksheet Functions 0 May 5th 05 09:00 PM
How do i create a conditional sum? tmiller708 Excel Worksheet Functions 2 May 5th 05 01:58 AM
Effect of Conditional Formatting, Data Validation Bill Sturdevant Excel Discussion (Misc queries) 1 January 25th 05 11:50 PM
Determine cells that drive conditional formatting? Nicolle K. Excel Discussion (Misc queries) 2 January 7th 05 01:08 AM
Conditional formatting not available in Excel BAB Excel Discussion (Misc queries) 2 January 1st 05 03:33 PM


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