Two years ago, I wrote a simple BMI Calculator. Since then, readers were asking for the code but I couldn’t find it so I wrote a new code for it. This time I will add the code here so it’s available for all to use.
Tag Archives: calculator
Visual Basic: Tax Calculator
This is my fourth Visual Basic 2010 Project – A simple tax calculator, just enter the amount and it will show you the tax for the amount and the total amount. Tax is based on 7.75%.
Next update will be able to change the tax.
If you want to try this out, I have included the download link.