Hi All
Not sure if this is the right forum, but I need the formula for calculating
the amount of Sales tax (GST) from the tax included price
In Australia GST is 10% and the standard formula is to divide the total by
11 to get the gst amount
This is great until the GST % changes one day
So I need a formula to calculate the amount of GST using the gst% as an
input
I am using VB.net 2005
Any ideas
Regards
Steve
Not sure if this is the right forum, but I need the formula for calculating
the amount of Sales tax (GST) from the tax included price
In Australia GST is 10% and the standard formula is to divide the total by
11 to get the gst amount
This is great until the GST % changes one day
So I need a formula to calculate the amount of GST using the gst% as an
input
I am using VB.net 2005
Any ideas
Regards
Steve
Comment