Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Can't see all text in Excel Cell

6,507 views
Skip to first unread message

Lynz

unread,
Jan 7, 2008, 6:26:01 PM1/7/08
to
Fairly large amounts of text pasted into cells. All cells have text wrapped,
aligned left and centred and have adjusted row height and column width but
still can't see all text in some cells. Does anyone know why this is
happening - particularly since it is not in all cells?

Gord Dibben

unread,
Jan 7, 2008, 6:48:04 PM1/7/08
to
Excel Help on "limits" or "specifications" reveals that Excel will allow
32,767 characters to be entered in a cell.

However, it goes on to state that "only 1024 characters will be visible or can
be printed"

To work around this limitation, stick a few ALT + ENTERs in at appropriate
spots, about every 100 characters..

The ALT + ENTER forces a line-feed and expands the 1024 limit.

How far is not really known. Just experiment.

........From Dave Peterson..........

I put this formula in A1:
="xxx"& REPT(REPT("asdf ",25)&CHAR(10),58)&"yyy"

And adjusted the columnwidth, rowheight and font size and I got about 7300
characters to print ok.

........End Dave P.................

Failing that, use a Text Box to store the text or MS Word which is a word
processing application, unlike Excel which is not.


Gord Dibben Excel MVP

bachfan23

unread,
Jan 10, 2008, 1:56:17 PM1/10/08
to
This is fantastic. Thank you.

On Jan 7, 6:48 pm, Gord Dibben <gorddibbATshawDOTca> wrote:
> Excel Help on "limits" or "specifications" reveals that Excel will allow
> 32,767 characters to be entered in a cell.
>
> However, it goes on to state that "only 1024 characters will be visible or can
> be printed"
>
> To work around this limitation, stick a few ALT + ENTERs in at appropriate
> spots, about every 100 characters..
>
> The ALT + ENTER forces a line-feed and expands the 1024 limit.
>
> How far is not really known. Just experiment.
>
> ........From Dave Peterson..........
>
> I put this formula in A1:
> ="xxx"& REPT(REPT("asdf ",25)&CHAR(10),58)&"yyy"
>
> And adjusted the columnwidth, rowheight and font size and I got about 7300
> characters to print ok.
>
> ........End Dave P.................
>
> Failing that, use a Text Box to store the text or MS Word which is a word
> processing application, unlike Excel which is not.
>
> Gord Dibben Excel MVP
>

shaybe...@gmail.com

unread,
Jul 9, 2013, 4:22:45 AM7/9/13
to
Thanks man!!
Very very helpfull!

בתאריך יום שלישי, 8 בינואר 2008 01:48:04 UTC+2, מאת Gord Dibben:

halhen...@gmail.com

unread,
Dec 3, 2013, 1:52:21 PM12/3/13
to
On Monday, January 7, 2008 5:26:01 PM UTC-6, Lynz wrote:
> Fairly large amounts of text pasted into cells. All cells have text wrapped, aligned left and centred and have adjusted row height and column width but still can't see all text in some cells. Does anyone know why this is happening - particularly since it is not in all cells?

Just change the text format to General if you are not using formulas.

pattyl...@gmail.com

unread,
Aug 13, 2015, 4:31:01 PM8/13/15
to
Now THAT was easy!

remo...@gmail.com

unread,
Nov 5, 2018, 4:12:15 PM11/5/18
to
You might try adjusting the alignment of the line within the cell. Using Excel 2010, select:
Home
Alignment
Vertical
use the drop down box to adjust the line within the cell.
0 new messages