ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Why in some cells text appears as ### and in others as the text it (https://www.excelbanter.com/excel-discussion-misc-queries/223464-why-some-cells-text-appears-others-text.html)

Dimitris from Athens Greece

Why in some cells text appears as ### and in others as the text it
 
In some cells, text appears as ###### and in other cells as the text itself.
I want to control, how the text appears. Does anybody knows how can I do it?
Thanks a lot in advance
Dimitris


Sheeloo[_3_]

Why in some cells text appears as ### and in others as the text it
 
One reason could be...

In Excel 2003, a cell can hold a maximum of 255 characters...
If you enter more than that then you see #########...


"Dimitris from Athens Greece" wrote:

In some cells, text appears as ###### and in other cells as the text itself.
I want to control, how the text appears. Does anybody knows how can I do it?
Thanks a lot in advance
Dimitris


Francis

Why in some cells text appears as ### and in others as the text it
 
There are 2 reasons for this to appear
1. The length of your data is longer than the column width, adjust the width
2. There are negative time value in it.
--
Hope this is helpful

Pls click the Yes button below if this post provide answer you have asked


Thank You

cheers, francis










"Dimitris from Athens Greece" wrote:

In some cells, text appears as ###### and in other cells as the text itself.
I want to control, how the text appears. Does anybody knows how can I do it?
Thanks a lot in advance
Dimitris


Dave Peterson

Why in some cells text appears as ### and in others as the text it
 
I'm guessing it's #3 for you.

And you can fix your formulas by reformatting the cell as General (anything but
Text) and then select the cell, hit F2, then enter. This makes excel think
you're reentering the formula.

Saved from a previous post.

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.

Dimitris from Athens Greece wrote:

In some cells, text appears as ###### and in other cells as the text itself.
I want to control, how the text appears. Does anybody knows how can I do it?
Thanks a lot in advance
Dimitris


--

Dave Peterson

Dave Peterson

Why in some cells text appears as ### and in others as the text it
 
xl2003 can hold about 32k characters in a cell.

xl95 was the last version with the 255 character limit.

Sheeloo wrote:

One reason could be...

In Excel 2003, a cell can hold a maximum of 255 characters...
If you enter more than that then you see #########...

"Dimitris from Athens Greece" wrote:

In some cells, text appears as ###### and in other cells as the text itself.
I want to control, how the text appears. Does anybody knows how can I do it?
Thanks a lot in advance
Dimitris


--

Dave Peterson

Shane Devenshire

Why in some cells text appears as ### and in others as the tex
 
Hi,

It doesn't matter how long a text item is, it will not display as ###.

--
If this helps, please click the Yes button.

Cheers,
Shane Devenshire


"Sheeloo" wrote:

One reason could be...

In Excel 2003, a cell can hold a maximum of 255 characters...
If you enter more than that then you see #########...


"Dimitris from Athens Greece" wrote:

In some cells, text appears as ###### and in other cells as the text itself.
I want to control, how the text appears. Does anybody knows how can I do it?
Thanks a lot in advance
Dimitris


Shane Devenshire

Why in some cells text appears as ### and in others as the tex
 
Hi,

Even in 2000 with 1500 characters of text in a cell, (you can only see or
print about 1024 unless you use Alt+Enter) and with the cell formatted as
Text your display will not show ####.

--
If this helps, please click the Yes button.

Cheers,
Shane Devenshire


"Dave Peterson" wrote:

I'm guessing it's #3 for you.

And you can fix your formulas by reformatting the cell as General (anything but
Text) and then select the cell, hit F2, then enter. This makes excel think
you're reentering the formula.

Saved from a previous post.

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.

Dimitris from Athens Greece wrote:

In some cells, text appears as ###### and in other cells as the text itself.
I want to control, how the text appears. Does anybody knows how can I do it?
Thanks a lot in advance
Dimitris


--

Dave Peterson


Dave Peterson

Why in some cells text appears as ### and in others as the tex
 
That's not true in xl2003 and below (I think it was fixed in xl2007???).

If the cell is formatted as Text and the length of the string is between 255 and
1024, you'll see those ###'s.



Shane Devenshire wrote:

Hi,

It doesn't matter how long a text item is, it will not display as ###.

--
If this helps, please click the Yes button.

Cheers,
Shane Devenshire

"Sheeloo" wrote:

One reason could be...

In Excel 2003, a cell can hold a maximum of 255 characters...
If you enter more than that then you see #########...


"Dimitris from Athens Greece" wrote:

In some cells, text appears as ###### and in other cells as the text itself.
I want to control, how the text appears. Does anybody knows how can I do it?
Thanks a lot in advance
Dimitris


--

Dave Peterson

Dave Peterson

Why in some cells text appears as ### and in others as the tex
 
The problem isn't with extremely long text. The problem occurs when the length
of the text is between 255 and 1024 (xl2003 and below--I think xl2007 fixed
this).



Shane Devenshire wrote:

Hi,

Even in 2000 with 1500 characters of text in a cell, (you can only see or
print about 1024 unless you use Alt+Enter) and with the cell formatted as
Text your display will not show ####.

--
If this helps, please click the Yes button.

Cheers,
Shane Devenshire

"Dave Peterson" wrote:

I'm guessing it's #3 for you.

And you can fix your formulas by reformatting the cell as General (anything but
Text) and then select the cell, hit F2, then enter. This makes excel think
you're reentering the formula.

Saved from a previous post.

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.

Dimitris from Athens Greece wrote:

In some cells, text appears as ###### and in other cells as the text itself.
I want to control, how the text appears. Does anybody knows how can I do it?
Thanks a lot in advance
Dimitris


--

Dave Peterson


--

Dave Peterson

Sheeloo[_3_]

Why in some cells text appears as ### and in others as the tex
 
Tested in Excel 2007 with the following formula
=REPT("A",A1)

It worked fine upto A1=32767 and gave a #VALUE error from 32768...

"Dave Peterson" wrote:

The problem isn't with extremely long text. The problem occurs when the length
of the text is between 255 and 1024 (xl2003 and below--I think xl2007 fixed
this).



Shane Devenshire wrote:

Hi,

Even in 2000 with 1500 characters of text in a cell, (you can only see or
print about 1024 unless you use Alt+Enter) and with the cell formatted as
Text your display will not show ####.

--
If this helps, please click the Yes button.

Cheers,
Shane Devenshire

"Dave Peterson" wrote:

I'm guessing it's #3 for you.

And you can fix your formulas by reformatting the cell as General (anything but
Text) and then select the cell, hit F2, then enter. This makes excel think
you're reentering the formula.

Saved from a previous post.

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.

Dimitris from Athens Greece wrote:

In some cells, text appears as ###### and in other cells as the text itself.
I want to control, how the text appears. Does anybody knows how can I do it?
Thanks a lot in advance
Dimitris

--

Dave Peterson


--

Dave Peterson


Dave Peterson

Why in some cells text appears as ### and in others as the tex
 
And if you tried:

=rept("a",300)
and converted to values
then formatted as text

What did you see?

In xl2003, I see ######'s.

Sheeloo wrote:

Tested in Excel 2007 with the following formula
=REPT("A",A1)

It worked fine upto A1=32767 and gave a #VALUE error from 32768...

"Dave Peterson" wrote:

The problem isn't with extremely long text. The problem occurs when the length
of the text is between 255 and 1024 (xl2003 and below--I think xl2007 fixed
this).



Shane Devenshire wrote:

Hi,

Even in 2000 with 1500 characters of text in a cell, (you can only see or
print about 1024 unless you use Alt+Enter) and with the cell formatted as
Text your display will not show ####.

--
If this helps, please click the Yes button.

Cheers,
Shane Devenshire

"Dave Peterson" wrote:

I'm guessing it's #3 for you.

And you can fix your formulas by reformatting the cell as General (anything but
Text) and then select the cell, hit F2, then enter. This makes excel think
you're reentering the formula.

Saved from a previous post.

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.

Dimitris from Athens Greece wrote:

In some cells, text appears as ###### and in other cells as the text itself.
I want to control, how the text appears. Does anybody knows how can I do it?
Thanks a lot in advance
Dimitris

--

Dave Peterson


--

Dave Peterson


--

Dave Peterson

Sheeloo[_3_]

Why in some cells text appears as ### and in others as the tex
 
##############

I see a string of #s from 257 onwards

:-(



"Dave Peterson" wrote:

And if you tried:

=rept("a",300)
and converted to values
then formatted as text

What did you see?

In xl2003, I see ######'s.

Sheeloo wrote:

Tested in Excel 2007 with the following formula
=REPT("A",A1)

It worked fine upto A1=32767 and gave a #VALUE error from 32768...

"Dave Peterson" wrote:

The problem isn't with extremely long text. The problem occurs when the length
of the text is between 255 and 1024 (xl2003 and below--I think xl2007 fixed
this).



Shane Devenshire wrote:

Hi,

Even in 2000 with 1500 characters of text in a cell, (you can only see or
print about 1024 unless you use Alt+Enter) and with the cell formatted as
Text your display will not show ####.

--
If this helps, please click the Yes button.

Cheers,
Shane Devenshire

"Dave Peterson" wrote:

I'm guessing it's #3 for you.

And you can fix your formulas by reformatting the cell as General (anything but
Text) and then select the cell, hit F2, then enter. This makes excel think
you're reentering the formula.

Saved from a previous post.

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.

Dimitris from Athens Greece wrote:

In some cells, text appears as ###### and in other cells as the text itself.
I want to control, how the text appears. Does anybody knows how can I do it?
Thanks a lot in advance
Dimitris

--

Dave Peterson


--

Dave Peterson


--

Dave Peterson


Dave Peterson

Why in some cells text appears as ### and in others as the tex
 
Until you got to a length of 1025 I bet. Then it displays nicely.

Sheeloo wrote:

##############

I see a string of #s from 257 onwards

:-(

"Dave Peterson" wrote:

And if you tried:

=rept("a",300)
and converted to values
then formatted as text

What did you see?

In xl2003, I see ######'s.

Sheeloo wrote:

Tested in Excel 2007 with the following formula
=REPT("A",A1)

It worked fine upto A1=32767 and gave a #VALUE error from 32768...

"Dave Peterson" wrote:

The problem isn't with extremely long text. The problem occurs when the length
of the text is between 255 and 1024 (xl2003 and below--I think xl2007 fixed
this).



Shane Devenshire wrote:

Hi,

Even in 2000 with 1500 characters of text in a cell, (you can only see or
print about 1024 unless you use Alt+Enter) and with the cell formatted as
Text your display will not show ####.

--
If this helps, please click the Yes button.

Cheers,
Shane Devenshire

"Dave Peterson" wrote:

I'm guessing it's #3 for you.

And you can fix your formulas by reformatting the cell as General (anything but
Text) and then select the cell, hit F2, then enter. This makes excel think
you're reentering the formula.

Saved from a previous post.

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.

Dimitris from Athens Greece wrote:

In some cells, text appears as ###### and in other cells as the text itself.
I want to control, how the text appears. Does anybody knows how can I do it?
Thanks a lot in advance
Dimitris

--

Dave Peterson


--

Dave Peterson


--

Dave Peterson


--

Dave Peterson

Sheeloo[_3_]

Why in some cells text appears as ### and in others as the tex
 
I am glad I am not a betting man... even if I was I would not bet against you
:-)

You are right...

Also I finally 'understood' why I see
=REPT("a",1026)
of the format is general and ######### if it is text

And you can fix your formulas by reformatting the cell as General (anything but
Text) and then select the cell, hit F2, then enter. This makes excel think
you're reentering the formula.


"Dave Peterson" wrote:

Until you got to a length of 1025 I bet. Then it displays nicely.

Sheeloo wrote:

##############

I see a string of #s from 257 onwards

:-(

"Dave Peterson" wrote:

And if you tried:

=rept("a",300)
and converted to values
then formatted as text

What did you see?

In xl2003, I see ######'s.

Sheeloo wrote:

Tested in Excel 2007 with the following formula
=REPT("A",A1)

It worked fine upto A1=32767 and gave a #VALUE error from 32768...

"Dave Peterson" wrote:

The problem isn't with extremely long text. The problem occurs when the length
of the text is between 255 and 1024 (xl2003 and below--I think xl2007 fixed
this).



Shane Devenshire wrote:

Hi,

Even in 2000 with 1500 characters of text in a cell, (you can only see or
print about 1024 unless you use Alt+Enter) and with the cell formatted as
Text your display will not show ####.

--
If this helps, please click the Yes button.

Cheers,
Shane Devenshire

"Dave Peterson" wrote:

I'm guessing it's #3 for you.

And you can fix your formulas by reformatting the cell as General (anything but
Text) and then select the cell, hit F2, then enter. This makes excel think
you're reentering the formula.

Saved from a previous post.

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.

Dimitris from Athens Greece wrote:

In some cells, text appears as ###### and in other cells as the text itself.
I want to control, how the text appears. Does anybody knows how can I do it?
Thanks a lot in advance
Dimitris

--

Dave Peterson


--

Dave Peterson


--

Dave Peterson


--

Dave Peterson


Dave Peterson

Why in some cells text appears as ### and in others as the tex
 
It turns out that this problem comes up quite often.



Sheeloo wrote:

I am glad I am not a betting man... even if I was I would not bet against you
:-)

You are right...

Also I finally 'understood' why I see
=REPT("a",1026)
of the format is general and ######### if it is text

And you can fix your formulas by reformatting the cell as General (anything but
Text) and then select the cell, hit F2, then enter. This makes excel think
you're reentering the formula.


"Dave Peterson" wrote:

Until you got to a length of 1025 I bet. Then it displays nicely.

Sheeloo wrote:

##############

I see a string of #s from 257 onwards

:-(

"Dave Peterson" wrote:

And if you tried:

=rept("a",300)
and converted to values
then formatted as text

What did you see?

In xl2003, I see ######'s.

Sheeloo wrote:

Tested in Excel 2007 with the following formula
=REPT("A",A1)

It worked fine upto A1=32767 and gave a #VALUE error from 32768...

"Dave Peterson" wrote:

The problem isn't with extremely long text. The problem occurs when the length
of the text is between 255 and 1024 (xl2003 and below--I think xl2007 fixed
this).



Shane Devenshire wrote:

Hi,

Even in 2000 with 1500 characters of text in a cell, (you can only see or
print about 1024 unless you use Alt+Enter) and with the cell formatted as
Text your display will not show ####.

--
If this helps, please click the Yes button.

Cheers,
Shane Devenshire

"Dave Peterson" wrote:

I'm guessing it's #3 for you.

And you can fix your formulas by reformatting the cell as General (anything but
Text) and then select the cell, hit F2, then enter. This makes excel think
you're reentering the formula.

Saved from a previous post.

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.

Dimitris from Athens Greece wrote:

In some cells, text appears as ###### and in other cells as the text itself.
I want to control, how the text appears. Does anybody knows how can I do it?
Thanks a lot in advance
Dimitris

--

Dave Peterson


--

Dave Peterson


--

Dave Peterson


--

Dave Peterson


--

Dave Peterson

Bob I

Why in some cells text appears as ### and in others as the tex
 
In 2007, if you format the cell as text first, then load it with
characters, it will display ############, change format to General and
it shows up as the correct text.

Dave Peterson wrote:

The problem isn't with extremely long text. The problem occurs when the length
of the text is between 255 and 1024 (xl2003 and below--I think xl2007 fixed
this).



Shane Devenshire wrote:

Hi,

Even in 2000 with 1500 characters of text in a cell, (you can only see or
print about 1024 unless you use Alt+Enter) and with the cell formatted as
Text your display will not show ####.

--
If this helps, please click the Yes button.

Cheers,
Shane Devenshire

"Dave Peterson" wrote:


I'm guessing it's #3 for you.

And you can fix your formulas by reformatting the cell as General (anything but
Text) and then select the cell, hit F2, then enter. This makes excel think
you're reentering the formula.

Saved from a previous post.

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.

Dimitris from Athens Greece wrote:

In some cells, text appears as ###### and in other cells as the text itself.
I want to control, how the text appears. Does anybody knows how can I do it?
Thanks a lot in advance
Dimitris

--

Dave Peterson





Dave Peterson

Why in some cells text appears as ### and in others as the tex
 
I thought that I read that this was fixed in xl2007.

Thanks for the correction, Bob.

Bob I wrote:

In 2007, if you format the cell as text first, then load it with
characters, it will display ############, change format to General and
it shows up as the correct text.

Dave Peterson wrote:

The problem isn't with extremely long text. The problem occurs when the length
of the text is between 255 and 1024 (xl2003 and below--I think xl2007 fixed
this).



Shane Devenshire wrote:

Hi,

Even in 2000 with 1500 characters of text in a cell, (you can only see or
print about 1024 unless you use Alt+Enter) and with the cell formatted as
Text your display will not show ####.

--
If this helps, please click the Yes button.

Cheers,
Shane Devenshire

"Dave Peterson" wrote:


I'm guessing it's #3 for you.

And you can fix your formulas by reformatting the cell as General (anything but
Text) and then select the cell, hit F2, then enter. This makes excel think
you're reentering the formula.

Saved from a previous post.

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.

Dimitris from Athens Greece wrote:

In some cells, text appears as ###### and in other cells as the text itself.
I want to control, how the text appears. Does anybody knows how can I do it?
Thanks a lot in advance
Dimitris

--

Dave Peterson




--

Dave Peterson

Gord Dibben

Why in some cells text appears as ### and in others as the tex
 
Dave

Not fixed, but maybe changed?

In 2003 the ########## showed up when string was between 255 and 1024 chars
and back to normal after that.

In 2007 the ######### show up from 255 to 32767 chars.


Gord

On Mon, 09 Mar 2009 17:15:13 -0500, Dave Peterson
wrote:

I thought that I read that this was fixed in xl2007.

Thanks for the correction, Bob.

Bob I wrote:

In 2007, if you format the cell as text first, then load it with
characters, it will display ############, change format to General and
it shows up as the correct text.

Dave Peterson wrote:

The problem isn't with extremely long text. The problem occurs when the length
of the text is between 255 and 1024 (xl2003 and below--I think xl2007 fixed
this).



Shane Devenshire wrote:

Hi,

Even in 2000 with 1500 characters of text in a cell, (you can only see or
print about 1024 unless you use Alt+Enter) and with the cell formatted as
Text your display will not show ####.

--
If this helps, please click the Yes button.

Cheers,
Shane Devenshire

"Dave Peterson" wrote:


I'm guessing it's #3 for you.

And you can fix your formulas by reformatting the cell as General (anything but
Text) and then select the cell, hit F2, then enter. This makes excel think
you're reentering the formula.

Saved from a previous post.

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.

Dimitris from Athens Greece wrote:

In some cells, text appears as ###### and in other cells as the text itself.
I want to control, how the text appears. Does anybody knows how can I do it?
Thanks a lot in advance
Dimitris

--

Dave Peterson





Dave Peterson

Why in some cells text appears as ### and in others as the tex
 
Maybe they/MS thought that if it happened more often, then it would be easier to
explain?????

<vbg

Gord Dibben wrote:

Dave

Not fixed, but maybe changed?

In 2003 the ########## showed up when string was between 255 and 1024 chars
and back to normal after that.

In 2007 the ######### show up from 255 to 32767 chars.

Gord

On Mon, 09 Mar 2009 17:15:13 -0500, Dave Peterson
wrote:

I thought that I read that this was fixed in xl2007.

Thanks for the correction, Bob.

Bob I wrote:

In 2007, if you format the cell as text first, then load it with
characters, it will display ############, change format to General and
it shows up as the correct text.

Dave Peterson wrote:

The problem isn't with extremely long text. The problem occurs when the length
of the text is between 255 and 1024 (xl2003 and below--I think xl2007 fixed
this).



Shane Devenshire wrote:

Hi,

Even in 2000 with 1500 characters of text in a cell, (you can only see or
print about 1024 unless you use Alt+Enter) and with the cell formatted as
Text your display will not show ####.

--
If this helps, please click the Yes button.

Cheers,
Shane Devenshire

"Dave Peterson" wrote:


I'm guessing it's #3 for you.

And you can fix your formulas by reformatting the cell as General (anything but
Text) and then select the cell, hit F2, then enter. This makes excel think
you're reentering the formula.

Saved from a previous post.

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.

Dimitris from Athens Greece wrote:

In some cells, text appears as ###### and in other cells as the text itself.
I want to control, how the text appears. Does anybody knows how can I do it?
Thanks a lot in advance
Dimitris

--

Dave Peterson




--

Dave Peterson


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

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com