Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / Worksheet Functions / February 2007

Tip: Looking for answers? Try searching our database.

WEIGHT CONVERSION???

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
DartFrog - 27 Feb 2007 13:23 GMT
I have created a template to record my weightloss, however, I have created it
using lbs for the actual weight and I would like to convert this into stones
and pounds.  I have tried dividing by 14 but it's just not working, I've also
tried to find a formula but again I'm struggling.  I know that this is the
easiest thing in the world and it's just staring me in the face, but can
anyone help at all please?

Thanks, L
Mike - 27 Feb 2007 13:32 GMT
With your loss in pounds in A1 try

=INT(A1/14)&"Stones "&MOD(A1,14)&" Pounds"

Mike

> I have created a template to record my weightloss, however, I have created it
> using lbs for the actual weight and I would like to convert this into stones
[quoted text clipped - 4 lines]
>
> Thanks, L
Roger Govier - 27 Feb 2007 13:33 GMT
Hi

With weight in lbs in A1
in B1
=INT(A1/14)  will give Stones
in C1
=MOD(A1,14) will give the remaining pounds

Signature

Regards

Roger Govier

>I have created a template to record my weightloss, however, I have
>created it
[quoted text clipped - 9 lines]
>
> Thanks, L
Bernard Liengme - 27 Feb 2007 15:11 GMT
Alternatively if pounds are in A1, in B1 enter =A1/14 then use Format |Cells
to give the cell a custom format of # ??/14
best wishes
Signature

Bernard V Liengme
www.stfx.ca/people/bliengme
remove caps from email

>I have created a template to record my weightloss, however, I have created
>it
[quoted text clipped - 7 lines]
>
> Thanks, L
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.