Category Archives: VB

Visual Basic: Body Mass Index Calculator

BMI Calculator is my first project using Visual Basic 2008.

Here is a screenshot of what I did, it is fully coded. If you want the source code for it, please do comment saying that you want it.

copyright - VernonVan

What this includes is when a user calculates his/her height and width, it will show if the user is underweight, normal, overweight, or obese.
My next update for this is adding a choice between kilograms or pounds.

Here’s the code.

UPDATE: Updated BMI download link.