Excel to automatically calculate the GST

jesski

New Member
Joined
May 17, 2024
Messages
1
Office Version
  1. 2010
Platform
  1. Windows
"How can I create a GST calculator in Excel to automatically calculate the GST amount for various goods and services? I need the calculator to:
  1. Include fields for entering the pre-GST price, GST rate, and the total price including GST.
  2. Automatically calculate the GST amount based on the entered data.
  3. Handle different GST rates for different categories of products and services
 

Excel Facts

Wildcard in VLOOKUP
Use =VLOOKUP("Apple*" to find apple, Apple, or applesauce
Perhaps create a userform, add activex textboxes to it, link them to sheet cells and use the form to write/edit to the linked cells? You could do just about anything in any way you want to interact with this. Perhaps link a userform listbox or combo box to choose from a sheet range with different rates if there is such a thing.

Or just use formulas in sheet cells to multiply a cell by the rate value in another cell, and just show sums/values in various cells on the sheet and don't bother with a form. Depends on what you want.
 
Upvote 0
Welcome to the MrExcel Message Board!

Cross-posting (posting the same question in more than one forum) is not against our rules, but the method of doing so is covered by #13 of the Forum Rules.

Be sure to follow & read the link at the end of the rule too!

Cross posted at: GST Calculator Question
There is no need to repeat the link(s) provided above but if you have posted the question at other places, please provide links to those as well.

If you do cross-post in the future and also provide links, then there shouldn’t be a problem.
 
Upvote 0

Forum statistics

Threads
1,216,798
Messages
6,132,758
Members
449,759
Latest member
exnoob

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top