Excel calculation for percentage discount on total price including tax

Solved
Rom190686 Posted messages 445 Registration date   Status Member Last intervention   -  
 Florian -
Hello, for invoicing, I need to insert a formula that allows me to calculate the price after applying the discount (expressed as a percentage). This discount is variable depending on the products, and that's exactly what is causing me trouble.
Example: line 1: price including tax
line 2: % discount
line 3: price including tax after discount
Thank you for your help
Configuration: Windows XP Firefox 3.5.3

5 answers

  1. Sloubi76 Posted messages 20 Registration date   Status Member Last intervention   136
     
    Good evening,

    Proposed formula:
    Price including tax - (Price including tax * % discount)
    that is, if the data is in column A
    Put in A3 = A1 - (A1*A2), A2 expressed as a percentage

    @ +
    --
    We need to blanch the mushrooms!!!
    7