View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Paula Paula is offline
external usenet poster
 
Posts: 138
Default how to do formula with a fix discount

I need a formula for

Day x rate minus 10% discount = total rate

example
10 x $800.00 =$8000.00 less 10% ($800.00) =$7200.00

10 a1
800 b1
10% c1
total d1

thanks