View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Dave Peterson Dave Peterson is offline
external usenet poster
 
Posts: 35,218
Default Why does my text appear as pound signs

It could mean a few things.

1. The columnwidth is too narrow to show the number.

Widen the column or change the font size of that cell. Or change the
numberformat to General.

2. You have a date/time in that cell and it's negative

Don't use negative dates. If excel was helping you, it may have
changed the format to a date. Change it back to General (or some
other number format).

If you need to see negative date/times:
Tools|options|Calculation Tab|and check 1904 date system
(but this can cause trouble--watch what happens to your dates
and watch what happens when you copy|paste dates to a different
workbook that doesn't use this setting)

3. You have a lot of text in the cell, the cell is formatted as Text.

Format the cell as general.

4. You really have ###'s in that cell.

Clean up that cell.

5. You have # in a cell, but it's format is set to Fill.

Change the format
(format|cells|alignment tab|horizontal box, change it to General.

=====
I'm guessing #3 for you.

Dr. Darrell wrote:

I merged several cells in order to type a paragraph of text, (350
characters). When I concluded, the text appears as "#############...####"

I haven't done anything that I don't regularly do except I started with some
one elses file.

This is the text I typed:

"This is the packing Gland. The listed P/N's are pre-existing from the
Bleed-Air Project.

The materials are for High Temp. Application and they may need to be changed
for this project. If the relative cost is and the availability of materials
are insignificant. and the corosion-resistance is acceptable we should use
the parts already in our system."

The cell is formated as text. I have turned on Wrap Text.

Hopefully, someone can give me a clue.

Darrell


--

Dave Peterson