Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3
Default number entered in cell loses trailing zeros in formula bar

I am trying to copy numbers with number formatting (Ex:123.00 or 44.50) to
cells with text formatting. When I do this, the trailing zeros are lost
(123.00 becomes 123, and44.50 becomes 44.5). I have tried TEXT formatting
commands and the "Text To Columns" Wizard to no avail.
Gene
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,651
Default number entered in cell loses trailing zeros in formula bar

Format as text *before* you enter the data, or precede the data with an
apostrophe.
--
David Biddulph

GKeyedr wrote:
I am trying to copy numbers with number formatting (Ex:123.00 or
44.50) to cells with text formatting. When I do this, the trailing
zeros are lost (123.00 becomes 123, and44.50 becomes 44.5). I have
tried TEXT formatting commands and the "Text To Columns" Wizard to no
avail.
Gene



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,856
Default number entered in cell loses trailing zeros in formula bar

You could use this formula in the cells where you want the text values
to appear:

=TEXT(A1,"0.00")

then copy down as required.

Hope this helps.

Pete

On Jan 10, 4:43*pm, GKeyedr wrote:
I am trying to copy numbers with number formatting (Ex:123.00 or 44.50) to
cells with text formatting. *When I do this, the trailing zeros are lost
(123.00 becomes 123, and44.50 becomes 44.5). *I have tried TEXT formatting
commands and the "Text To Columns" Wizard to no avail.
Gene


  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3
Default number entered in cell loses trailing zeros in formula bar

Thanks for your reply, David. I guess I need to explain further. I have one
worksheet where the numbers I referred to are created by a formula. I need
to copy these numbers into another worksheet where all the cells are already
formatted as text.
Gene

"David Biddulph" wrote:

Format as text *before* you enter the data, or precede the data with an
apostrophe.
--
David Biddulph

GKeyedr wrote:
I am trying to copy numbers with number formatting (Ex:123.00 or
44.50) to cells with text formatting. When I do this, the trailing
zeros are lost (123.00 becomes 123, and44.50 becomes 44.5). I have
tried TEXT formatting commands and the "Text To Columns" Wizard to no
avail.
Gene




  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,651
Default number entered in cell loses trailing zeros in formula bar

If you have created the text copy of numbers in your required format by a
formula like =TEXT(A1-B2,"#.00"), you can copy and paste special values into
the other sheet, and it won't lose the trailing zeroes.
--
David Biddulph

GKeyedr wrote:
Thanks for your reply, David. I guess I need to explain further. I
have one worksheet where the numbers I referred to are created by a
formula. I need to copy these numbers into another worksheet where
all the cells are already formatted as text.
Gene

"David Biddulph" wrote:

Format as text *before* you enter the data, or precede the data with
an apostrophe.
--
David Biddulph

GKeyedr wrote:
I am trying to copy numbers with number formatting (Ex:123.00 or
44.50) to cells with text formatting. When I do this, the trailing
zeros are lost (123.00 becomes 123, and44.50 becomes 44.5). I have
tried TEXT formatting commands and the "Text To Columns" Wizard to
no avail.
Gene


--
David Biddulph
Rowing web pages at
http://www.biddulph.org.uk/




  #6   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3
Default number entered in cell loses trailing zeros in formula bar

That did the trick! Thank you all so much!
Gene

"David Biddulph" wrote:

If you have created the text copy of numbers in your required format by a
formula like =TEXT(A1-B2,"#.00"), you can copy and paste special values into
the other sheet, and it won't lose the trailing zeroes.
--
David Biddulph

GKeyedr wrote:
Thanks for your reply, David. I guess I need to explain further. I
have one worksheet where the numbers I referred to are created by a
formula. I need to copy these numbers into another worksheet where
all the cells are already formatted as text.
Gene

"David Biddulph" wrote:

Format as text *before* you enter the data, or precede the data with
an apostrophe.
--
David Biddulph

GKeyedr wrote:
I am trying to copy numbers with number formatting (Ex:123.00 or
44.50) to cells with text formatting. When I do this, the trailing
zeros are lost (123.00 becomes 123, and44.50 becomes 44.5). I have
tried TEXT formatting commands and the "Text To Columns" Wizard to
no avail.
Gene


--
David Biddulph
Rowing web pages at
http://www.biddulph.org.uk/



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
How do I force trailing zeros in an Excel cell? Tony C New Users to Excel 9 April 5th 23 01:06 PM
Trailing Zeros aftamath77 Excel Discussion (Misc queries) 3 October 7th 08 07:40 PM
How to tell if cell contains a FORMULA or user-entered number? rcmodelr Excel Worksheet Functions 11 July 30th 08 01:47 AM
Keep numbers as entered with trailing zeros Allie Excel Discussion (Misc queries) 2 August 3rd 06 06:39 PM
Formula/formatting to omit trailing zeros Robin Excel Worksheet Functions 5 March 22nd 06 06:29 AM


All times are GMT +1. The time now is 10:26 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"