ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Calculating Tax % (https://www.excelbanter.com/excel-worksheet-functions/209865-calculating-tax-%25.html)

Amin

Calculating Tax %
 
hi i have an order form that i want to calculate a tax of 5% on all orders,
meaning any ordered goods will have a 5% tax charge on them how do i do it.
thanks

Mike H

Calculating Tax %
 
Hi,

Where A1 is the goods price

=A1*1.05

Mike

"Amin" wrote:

hi i have an order form that i want to calculate a tax of 5% on all orders,
meaning any ordered goods will have a 5% tax charge on them how do i do it.
thanks


Teethless mama

Calculating Tax %
 
How you do it in your calculator?


"Amin" wrote:

hi i have an order form that i want to calculate a tax of 5% on all orders,
meaning any ordered goods will have a 5% tax charge on them how do i do it.
thanks


ShaneDevenshire

Calculating Tax %
 
Hi,

Mike's suggestion is best but think of it this way

5%*$200 = $10
total = 200+10
so you could write it
=A1+5%*A1 or =A1+0.05*A1

--
Thanks,
Shane Devenshire


"Amin" wrote:

hi i have an order form that i want to calculate a tax of 5% on all orders,
meaning any ordered goods will have a 5% tax charge on them how do i do it.
thanks



All times are GMT +1. The time now is 03:09 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com