Whether you are a business owner pricing your products, an accountant balancing the books, or a consumer trying to understand a receipt, knowing how to remove VAT from a total price is an essential skill. Value Added Tax (VAT) is a consumption tax placed on a product whenever value is added at each stage of the supply chain and at the point of retail sale. Because the retail price of goods and services is almost always displayed as VAT-inclusive, you will frequently find yourself needing to strip this tax away to discover the original, pre-tax cost.
However, many people make a critical mathematical mistake when they attempt to take off vat from a total amount. They assume that if the tax rate is 20%, they can simply subtract 20% from the total. This guide will walk you through why that calculation is incorrect, provide the exact mathematical formula to take out vat cleanly, explain how to build your own Excel spreadsheet to add remove vat effortlessly, and answer the most common questions about reverse tax calculations.
The Common Mistake: Why You Cannot Just Subtract the Percentage
Before diving into the formulas, it is crucial to address the most widespread error when trying to remove vat from amount. Let's look at a quick real-world scenario to understand why traditional percentage subtraction fails.
Imagine you have a product that costs £100 net (before tax). If the standard VAT rate is 20%, you calculate the tax by finding 20% of £100, which is £20. You add this tax to the net price, making the gross retail price £120.
Now, suppose you only know the gross retail price of £120 and want to take away vat to find the original £100 net cost. If you perform a simple subtraction of 20% from the gross total:
- £120 minus 20% of £120
- 20% of £120 = £24
- £120 - £24 = £96
As you can see, you ended up with £96 instead of the correct net price of £100. By subtracting 20% directly from the VAT-inclusive total, you calculated the tax on the tax itself. Because the tax was originally calculated on a smaller base number (£100), you cannot use the larger base number (£120) to reverse the calculation with the same percentage. To take vat out correctly, you must use a reverse division formula.
The Correct Formula to Remove VAT from a Total
To accurately take vat off amount totals without falling into the mathematical trap explained above, you must use the standard reverse-tax formula. This formula effectively reverses the compounding effect of the tax rate.
The Net Price Formula
To find the net price (the amount before tax) from a gross total, use the following formula:
Net Price = Gross Total / (1 + (VAT Rate / 100))
For example, if the gross total is £120 and the VAT rate is 20%:
- Convert the VAT rate to a decimal: 20 / 100 = 0.20
- Add 1 to the decimal: 1 + 0.20 = 1.20
- Divide the gross total by this number: £120 / 1.20 = £100
The VAT Amount Formula
If you want to isolate just the tax portion from the gross total, you can use a secondary formula:
VAT Amount = Gross Total - (Gross Total / (1 + (VAT Rate / 100)))
Alternatively, you can use the direct multiplication shortcut to find the tax portion:
VAT Amount = Gross Total * (VAT Rate / (100 + VAT Rate))
For a 20% VAT rate, this fraction becomes 20 / 120, which simplifies to 1/6. This means you can find the tax amount simply by dividing the gross total by 6. If the gross total is £120, dividing by 6 gives you exactly £20 in VAT.
Step-by-Step Examples for Different VAT Rates
Depending on where you do business or purchase goods, VAT rates will vary. Let's look at how to remove vat from total amounts using several different standard global tax rates.
1. Removing 20% VAT (Standard UK and European Rate)
- Scenario: You have an invoice for £240 and need to find the pre-tax amount.
- Formula: Net = £240 / 1.20
- Calculation: Net = £200
- VAT Amount: £240 - £200 = £40
- Alternative Shortcut: £240 / 6 = £40 VAT
2. Removing 23% VAT (Standard Rate in Ireland and Poland)
- Scenario: You bought office supplies in Dublin for €369 including VAT.
- Formula: Net = €369 / 1.23
- Calculation: Net = €300
- VAT Amount: €369 - €300 = €69
3. Removing 15% VAT (Standard Rate in New Zealand - GST)
- Scenario: You have a services bill of $1,150 including tax.
- Formula: Net = $1,150 / 1.15
- Calculation: Net = $1,000
- VAT Amount: $1,150 - $1,000 = $150
Quick-Reference VAT Multipliers Table
To make it easy to take off vat manually or when setting up custom calculations, refer to this handy table:
| Country / Region | Standard VAT/GST Rate | Multiplier to Find Net Price | Shortcut to Find Tax Amount Only |
|---|---|---|---|
| United Kingdom | 20% | Divide Gross by 1.20 | Multiply Gross by (20/120) or Divide by 6 |
| Ireland / Poland | 23% | Divide Gross by 1.23 | Multiply Gross by (23/123) |
| Germany | 19% | Divide Gross by 1.19 | Multiply Gross by (19/119) |
| France / Netherlands | 20% | Divide Gross by 1.20 | Multiply Gross by (20/120) or Divide by 6 |
| Australia / New Zealand | 10% / 15% | Divide Gross by 1.10 or 1.15 | Multiply Gross by (10/110) or (15/115) |
How to Build an Add/Remove VAT Calculator in Excel
If you regularly manage transactions, creating a reusable vat calculator remove vat tool in Excel or Google Sheets will save you hours of manual work. Follow these steps to build a flexible sheet that can both add and subtract tax depending on your needs.
Step 1: Set Up Your Columns
Label your columns in row 1 of your spreadsheet:
- Column A: Input Amount
- Column B: VAT Rate (%)
- Column C: Calculation Type (Add or Remove)
- Column D: Net Amount
- Column E: VAT Amount
- Column F: Gross Amount
Step 2: Input the Formulas
To make this spreadsheet dynamic, you can use an IF statement that detects whether you want to add or remove vat:
For the Net Amount (Column D): In cell D2, enter the following formula:
=IF(C2="Remove", A2 / (1 + B2), A2)(This checks if you selected "Remove". If yes, it divides the input by 1 plus the tax rate. If no, it assumes the input is already the net amount.)For the VAT Amount (Column E): In cell E2, enter:
=IF(C2="Remove", A2 - D2, D2 * B2)(If removing tax, it subtracts the calculated Net from your original Input. If adding tax, it multiplies the Net by the VAT rate.)For the Gross Amount (Column F): In cell F2, enter:
=D2 + E2(This simply adds the Net and VAT amounts together to give you the final total, ensuring your math balances perfectly in both directions.)
Step 3: Format Your Cells
- Select Column B and format it as a Percentage (e.g., enter 0.20 to display 20%).
- Select Columns A, D, E, and F and format them as Currency ($ or £) with two decimal places. This step is critical because standard financial reporting requires exact penny rounding.
- Copy the formulas down your sheet to apply them to multiple rows. Now you have a fully functional custom template to add remove vat on demand!
Real-World Business Cases: When to Legally Remove VAT
Removing tax from a transaction is not just a mathematical exercise; it is also a legal requirement under specific business scenarios. Understanding when to take out vat legally protects your cash flow and ensures tax compliance.
1. B2B Cross-Border Transactions (The Reverse Charge Mechanism)
When selling services or goods to other businesses within the European Union (EU) or between the UK and EU, you may not need to charge VAT. Under the Reverse Charge Mechanism, the responsibility for reporting VAT shifts from the seller to the buyer. If you are issuing an invoice to a VAT-registered business in another EU country, you must remove vat from the final total and include a note on the invoice stating that the reverse charge applies. Both parties must supply their valid VAT registration numbers to justify this tax-free transaction.
2. Exporting Goods to Non-VAT Zones
If your business is based in a country with VAT (such as the UK or a member of the EU) and you export physical goods to a customer located outside of your tax zone (for example, shipping a product to the United States), the sale is generally zero-rated. This means you do not collect tax on the transaction. You must take away vat from the retail price listed on your store for international buyers, and retain proper proof of export (shipping manifests, customs documentation) to prove to tax authorities that the goods actually left the country.
3. Reclaiming Input Tax on Business Expenses
When your business purchases goods or services (like software subscriptions, raw materials, or office rental space), the prices you pay are usually VAT-inclusive. Since VAT-registered businesses can reclaim the tax they pay on business-related expenses, your accountant must systematically remove vat from amount totals to isolate the input tax. This isolated tax figure is then filed on your quarterly or annual VAT return, allowing you to claim a refund or offset the amount against the output tax you have collected from your own customers.
Frequently Asked Questions (FAQs)
How do I manually remove 20% VAT on a standard calculator?
To manually take vat off amount totals on a standard calculator when the rate is 20%, simply take the total amount and divide it by 1.20. For example, if your total is 150, type 150 / 1.2 to get the net amount of 125. The difference (25) is the VAT amount.
What is the quick formula to find the VAT amount only?
If you want to skip calculating the net price and find the tax amount directly, multiply your gross total by the tax rate, then divide by 100 plus the tax rate. The formula is: Gross * (Rate / (100 + Rate)). For a 20% tax rate, this simplifies to multiplying by 20/120 (or dividing by 6).
Why can't I just subtract 20% to remove VAT?
Subtracting 20% directly from a total calculates tax on a larger base figure that already includes the tax. This results in an artificially low net price. Because the original VAT was calculated as 20% of the net price (the smaller figure), reversing it requires dividing the gross total by 1.20, not subtracting 20%.
How do you handle rounded cents or pence when removing VAT?
When you perform reverse calculations, you will often end up with fractions of a cent or penny. According to most tax authorities (like HMRC in the UK), you should round the resulting VAT figures to the nearest whole penny or cent, rounding down fraction halves. In Excel, wrap your formulas in the =ROUND(..., 2) function to avoid rounding errors when adding up your totals.
Does removing VAT apply to zero-rated or exempt items?
No. If an item is zero-rated (like most books or children's clothes in the UK) or exempt (like certain financial services), no VAT was added in the first place. Therefore, the gross price is already equal to the net price, and you do not need to perform any calculations to take vat out of the total.
Conclusion
Learning how to accurately remove vat is an essential skill for managing finances, ensuring tax compliance, and avoiding costly bookkeeping mistakes. By shifting away from simple percentage subtraction and adopting the correct reverse division formula—Net Price = Gross Total / (1 + (VAT Rate / 100))—you can calculate pre-tax amounts with absolute precision. Whether you are building a custom vat calculator remove vat template in Excel, issuing cross-border invoices, or reclaiming business expenses, the formulas and methods outlined in this guide will ensure your figures are balanced and legally compliant every time.





