Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
need formula as soon as posible
 
Posts: n/a
Default formula discount

how to use formula discount? "%"

  #2   Report Post  
JE McGimpsey
 
Posts: n/a
Default

"Discount" can mean a lot of things. One meaning would be to give an x%
discount on a base value. If the base value is in A1 and you want to
apply a 10% discount:

B1: =A1 * (1 - 10%)

or, equivalently

B1: =A1 * 90%

In article ,
"need formula as soon as posible" <need formula as soon as
wrote:

how to use formula discount? "%"

  #3   Report Post  
mangesh_yadav
 
Posts: n/a
Default


Or are talking about the DISC worksheet function. You can find the help
on your machine for this function.


Mangesh


--
mangesh_yadav
------------------------------------------------------------------------
mangesh_yadav's Profile: http://www.excelforum.com/member.php...o&userid=10470
View this thread: http://www.excelforum.com/showthread...hreadid=377965

  #4   Report Post  
Bill Ridgeway
 
Posts: n/a
Default

Whatever formulae you end up using I would suggest that the discount rate
"variable" is in a separate cell to which the formula refers. In this way
you need only change the discount rate once. The alternative is to change
all the formulae at the risk of missing one!

Regards.

Bill Ridgeway
Computer Solutions

"need formula as soon as posible" <need formula as soon as
wrote in message
...
how to use formula discount? "%"



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
referencing named formula using INDIRECT function [email protected] Excel Worksheet Functions 19 May 11th 05 09:48 AM
Simplify formula Luke Excel Worksheet Functions 37 May 6th 05 07:21 AM
Looking for function or formula to calculate number that is revers Ken Excel Worksheet Functions 2 February 7th 05 12:18 PM
how do i write a formula and keep in in formula form, so it DOESN. norcalchick2207 Excel Discussion (Misc queries) 2 February 4th 05 09:38 PM
Match / Vlookup within an Array formula Hari Prasadh Excel Discussion (Misc queries) 3 February 3rd 05 05:37 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"