![]() |
convert 80kilogram to pounds
i need to calculate my BMI .and so i nned my weight in lilogram.convert 80
kiolgram to pounds |
=Convert(80/1000,"g","lbm")
If the CONVERT function is not available,: ToolsAddins, check Analysis Toolpak -- Kind regards, Niek Otten Microsoft MVP - Excel "bollerng" wrote in message ... i need to calculate my BMI .and so i nned my weight in lilogram.convert 80 kiolgram to pounds |
One way:
You could use the Analysis Toolpak's CONVERT() function, or you could use, assuming your weight is in A1: =A1/2.2046 In article , "bollerng" wrote: i need to calculate my BMI .and so i nned my weight in lilogram.convert 80 kiolgram to pounds |
All times are GMT +1. The time now is 10:43 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com