View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Learn[_2_] Learn[_2_] is offline
external usenet poster
 
Posts: 3
Default percentage formula for a discount

Hello!

I am trying to create a simple formula which would compute a
discounted price on a product. If I choose to calculate the discounted
unit price based on a percentage then I need it to compute the new
price. However, if I have a flat discounted rate, then I need it to
compute the percentage of discount based on the original unit price.
Make sense? Please help.

Thank you