Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I've been asked to create a spreadsheet that incudes a BMI (Body Mass Index)
calculator in it and have not been able to figure out the correct formula, nor how the cell rounds correctly. Any help will be greatly appreciated. |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
With weight in lbs in A1 and height in inches in B1:
=A1*703/(B1)^2 For example: 200 75 24.99555556 -- Gary''s Student - gsnu200836 "DebO" wrote: I've been asked to create a spreadsheet that incudes a BMI (Body Mass Index) calculator in it and have not been able to figure out the correct formula, nor how the cell rounds correctly. Any help will be greatly appreciated. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Figuring out a formula | Excel Worksheet Functions | |||
Problem figuring formula | Excel Discussion (Misc queries) | |||
Figuring Out A formula to... | New Users to Excel | |||
I Need help figuring out a sports formula | Excel Discussion (Misc queries) | |||
I need help figuring out this formula in Excel | Excel Discussion (Misc queries) |