How many lines in one cell?

R

Richard

After I get to about 150 row height the text start moving down and I can't
put any more inside the cell. How can I put more text in the cell without
doing comments? I have Office 2002
 
J

JE McGimpsey

Excel specifications allow only 1024 characters to be displayed in, or
printed in, a cell.

You can work around that limit by including a LF character (ALT-ENTER)
at least one every 1024 characters.
 
Top