View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.newusers
ShaneDevenshire ShaneDevenshire is offline
external usenet poster
 
Posts: 2,344
Default To display number in text format in cells

Hi,

Careful here, if you paste a number from a range onto a cell that is
formatted as text the number will be stored as a number not as text, unless
you tell it to paste values or paste formulas or basically you tell it to
paste without formatting.

--
Cheers,
Shane Devenshire


"RagDyer" wrote:

*OR*

Format to TEXT *before* entering (pasting) the number.
--
HTH,

RD

---------------------------------------------------------------------------
Please keep all correspondence within the NewsGroup, so all may benefit !
---------------------------------------------------------------------------
"RagDyer" wrote in message
...
Change the cell format to either:
Number
Accounting
or
Currency.
--
HTH,

RD

---------------------------------------------------------------------------
Please keep all correspondence within the NewsGroup, so all may benefit !
---------------------------------------------------------------------------
"Man T" wrote in message
...
I have a sequence of digits like
5026555306553

I entered in a cell and when the cursor left the cell it displays as
5.02656E+12

How do I set the cell or the whole spreadsheet to display as text rather
than this format?