-Percent in formula

  • Thread starter Thread starter natei6
  • Start date Start date
N

natei6

Hi,

I'm doing an invoice with a discount column between unit price an
extended price. I want to be able to enter "8" into the discoun
column and deduct 8% from the extended price. This is the formula
have in the extended price column but it only takes $0.08 off th
extended price. How do I amend this formula?

=IF(ISBLANK(C13),"",(B13*F13)-(G13))


Thank God for this forum

Nathan Sargean
 
Back
Top