Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 16
Default Formatting cell to show body weights

I am using Excel 2003. I want to create a graph to record weekly weight loss
but cannot find a number format for English weights - which are measured in
Stones and Pounds (1st = 14lb). When I try to input my boyfriend's weight as
12st 13lb it shows it as 12.13 which is just over 12 stone instead of just
under 13 stone. Is there a conversion I can do please?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 620
Default Formatting cell to show body weights

You could use a custom format of # ??/14 to show as 12 13/14
--
David Biddulph

"Margaret" wrote in message
...
I am using Excel 2003. I want to create a graph to record weekly weight
loss
but cannot find a number format for English weights - which are measured
in
Stones and Pounds (1st = 14lb). When I try to input my boyfriend's weight
as
12st 13lb it shows it as 12.13 which is just over 12 stone instead of just
under 13 stone. Is there a conversion I can do please?



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 16
Default Formatting cell to show body weights

Thanks David. This has worked - after a fashion!. As well as setting the
format as you recommend I also have to type 12 13/14 in the cell and MS excel
converts the number to several decimal places whilst still displaying what I
want in the cell and the chart. Provided I can remember this I will be fine!
I just need to work out how to show 1/2lb (0.5lb) for myself - I'm just over
8st now so every 1/2lb makes a difference!

"David Biddulph" wrote:

You could use a custom format of # ??/14 to show as 12 13/14
--
David Biddulph

"Margaret" wrote in message
...
I am using Excel 2003. I want to create a graph to record weekly weight
loss
but cannot find a number format for English weights - which are measured
in
Stones and Pounds (1st = 14lb). When I try to input my boyfriend's weight
as
12st 13lb it shows it as 12.13 which is just over 12 stone instead of just
under 13 stone. Is there a conversion I can do please?




  #4   Report Post  
Posted to microsoft.public.excel.misc
JMB JMB is offline
external usenet poster
 
Posts: 2,062
Default Formatting cell to show body weights

You could go to

# ??/28

1/28 is equal to 0.5/14

"Margaret" wrote:

Thanks David. This has worked - after a fashion!. As well as setting the
format as you recommend I also have to type 12 13/14 in the cell and MS excel
converts the number to several decimal places whilst still displaying what I
want in the cell and the chart. Provided I can remember this I will be fine!
I just need to work out how to show 1/2lb (0.5lb) for myself - I'm just over
8st now so every 1/2lb makes a difference!

"David Biddulph" wrote:

You could use a custom format of # ??/14 to show as 12 13/14
--
David Biddulph

"Margaret" wrote in message
...
I am using Excel 2003. I want to create a graph to record weekly weight
loss
but cannot find a number format for English weights - which are measured
in
Stones and Pounds (1st = 14lb). When I try to input my boyfriend's weight
as
12st 13lb it shows it as 12.13 which is just over 12 stone instead of just
under 13 stone. Is there a conversion I can do please?




  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 16
Default Formatting cell to show body weights

Thanks JMB for such a nice simple answer. Why do I always expect things to be
more complicated than they are?!!

"JMB" wrote:

You could go to

# ??/28

1/28 is equal to 0.5/14

"Margaret" wrote:

Thanks David. This has worked - after a fashion!. As well as setting the
format as you recommend I also have to type 12 13/14 in the cell and MS excel
converts the number to several decimal places whilst still displaying what I
want in the cell and the chart. Provided I can remember this I will be fine!
I just need to work out how to show 1/2lb (0.5lb) for myself - I'm just over
8st now so every 1/2lb makes a difference!

"David Biddulph" wrote:

You could use a custom format of # ??/14 to show as 12 13/14
--
David Biddulph

"Margaret" wrote in message
...
I am using Excel 2003. I want to create a graph to record weekly weight
loss
but cannot find a number format for English weights - which are measured
in
Stones and Pounds (1st = 14lb). When I try to input my boyfriend's weight
as
12st 13lb it shows it as 12.13 which is just over 12 stone instead of just
under 13 stone. Is there a conversion I can do please?





  #6   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 9,101
Default Formatting cell to show body weights

did you try in the format menu Cell - Number - custom. You probably want to
add ##st;##lb

"Margaret" wrote:

I am using Excel 2003. I want to create a graph to record weekly weight loss
but cannot find a number format for English weights - which are measured in
Stones and Pounds (1st = 14lb). When I try to input my boyfriend's weight as
12st 13lb it shows it as 12.13 which is just over 12 stone instead of just
under 13 stone. Is there a conversion I can do please?

  #7   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 620
Default Formatting cell to show body weights

Have you tried that suggestion, Joel? If so, what settings did you need to
apply to get Excel to accept it and to allow the numbers to be plotted in a
graph?
--
David Biddulph

"Joel" wrote in message
...
did you try in the format menu Cell - Number - custom. You probably want
to
add ##st;##lb


"Margaret" wrote:

I am using Excel 2003. I want to create a graph to record weekly weight
loss
but cannot find a number format for English weights - which are measured
in
Stones and Pounds (1st = 14lb). When I try to input my boyfriend's weight
as
12st 13lb it shows it as 12.13 which is just over 12 stone instead of
just
under 13 stone. Is there a conversion I can do please?



  #8   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 16
Default Formatting cell to show body weights

Thanks Joel, but when I try the suggestion you made it brings up the error
message 'MS Excel cannot use the number format you typed'

"Joel" wrote:

did you try in the format menu Cell - Number - custom. You probably want to
add ##st;##lb

"Margaret" wrote:

I am using Excel 2003. I want to create a graph to record weekly weight loss
but cannot find a number format for English weights - which are measured in
Stones and Pounds (1st = 14lb). When I try to input my boyfriend's weight as
12st 13lb it shows it as 12.13 which is just over 12 stone instead of just
under 13 stone. Is there a conversion I can do please?

  #9   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35,218
Default Formatting cell to show body weights

Try:
##\st ##l\b

But the underlying value will still be 1213.

Margaret wrote:

Thanks Joel, but when I try the suggestion you made it brings up the error
message 'MS Excel cannot use the number format you typed'

"Joel" wrote:

did you try in the format menu Cell - Number - custom. You probably want to
add ##st;##lb

"Margaret" wrote:

I am using Excel 2003. I want to create a graph to record weekly weight loss
but cannot find a number format for English weights - which are measured in
Stones and Pounds (1st = 14lb). When I try to input my boyfriend's weight as
12st 13lb it shows it as 12.13 which is just over 12 stone instead of just
under 13 stone. Is there a conversion I can do please?


--

Dave Peterson
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Cell formatting in worksheet doesn't show in pivottable Frustrated Excel Discussion (Misc queries) 1 October 27th 06 09:41 AM
Cell Formatting will not show up Roundy Excel Discussion (Misc queries) 3 June 5th 06 03:50 PM
show difference between weights with correct pos and neg values Sharon Durow Excel Worksheet Functions 2 January 30th 06 05:15 PM
Formatting to show/not show "DUE" and "RECEIVED" in cell kevhatch New Users to Excel 5 October 9th 05 09:10 PM
linked cell doesn't show formatting Elizabeth Excel Worksheet Functions 1 March 2nd 05 06:29 PM


All times are GMT +1. The time now is 07:14 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"