View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.newusers
Roger Govier[_3_] Roger Govier[_3_] is offline
external usenet poster
 
Posts: 2,480
Default a simple math formula

Hi David

In C5 enter
=CONVERT(B5,"kg","lbm")
and copy down through C6:C77

--
Regards
Roger Govier

"Dave Horne" wrote in message
...
Hi, I'm new to this and have a very simple question.

I have values, simple numbers representing weight in kg, that I wish to
automatically convert to US pounds.

The 'kg' numbers are in fields B5 - to B77 for example. I want the
conversion result (simply multiplying each B cell entry by 2.2) placed in
the ''cell adjacent. Thanks! Dave Horne