![]() |
how do I create a formula to convert kilograms to pounds
how do I create a formula to convert kilograms to pounds
|
Answer: how do I create a formula to convert kilograms to pounds
To convert kilograms to pounds in Microsoft Excel, follow these steps:
For example, if you want to convert 10 kilograms to pounds, you would enter the formula Code:
=10*2.20462 That's it! You can now use this formula to quickly convert kilograms to pounds in Excel. |
how do I create a formula to convert kilograms to pounds
One kilogram is 2.2 lbs. So in A1 type in your value in kilograms and in B1
type =A1*2.2 to verify this value you go to Google and type: What is 5 kilograms in pounds the answer will be 5 kilograms = 11.0231131 pounds Hope this helps "Bob" wrote in message ... how do I create a formula to convert kilograms to pounds |
how do I create a formula to convert kilograms to pounds
These will sort out your problem.
=CONVERT(1, "lbm", "kg") =CONVERT(1, "kg", "lbm") Bye. "Gilles Desjardins" wrote: One kilogram is 2.2 lbs. So in A1 type in your value in kilograms and in B1 type =A1*2.2 to verify this value you go to Google and type: What is 5 kilograms in pounds the answer will be 5 kilograms = 11.0231131 pounds Hope this helps "Bob" wrote in message ... how do I create a formula to convert kilograms to pounds |
Sum Function
Hi,
I want to sum Year Months 1 2 3 4 5 6 7 8 9 10 11 12 2005 There are additions and disposal in each year 2006 I want to sum the additions and disposal which formula can help me which also sum the columns in vertical and Horizitical. Thanks, |
=(cell that contains kilograms value i.e. A1)* (amount of pounds in a kg)
One kg = 2.205 pounds so =A1*2.205 Quote:
|
how do I create a formula to convert kilograms to pounds
"Gilles Desjardins" wrote: One kilogram is 2.2 lbs. So in A1 type in your value in kilograms and in B1 type =A1*2.2 to verify this value you go to Google and type: What is 5 kilograms in pounds the answer will be 5 kilograms = 11.0231131 pounds Hope this helps "Bob" wrote in message ... how do I create a formula to convert kilograms to pounds Thanks Gilles, just what I needed. |
All times are GMT +1. The time now is 12:43 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com