View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Glenn Glenn is offline
external usenet poster
 
Posts: 1,240
Default Why does my text in a cell with wrap text and auto height get

Well, two ideas come to mind:

Break up your text into multiple cells with no more than 1,024 characters each.

Use Word for the text. Then insert the document into your worksheet as an object.


HerbertB wrote:
Yes, this explains it, but it doesn't solve my issue.
Any way around it?

"Glenn" wrote:

HerbertB wrote:
It seems that wrap text and autofit row width and row height have a limit.

Any idea where to change this limit?

I have quite a large text in a cell and when I do wrap text and autofit,
then parts of the text get cut of. The text is still there, but it is not
shown in the cell and it is cut off when printing.

From he

http://office.microsoft.com/en-us/ex...992911033.aspx


I found this:

Length of cell contents (text): 32,767 characters. Only 1,024 display in a
cell; all 32,767 display in the formula bar.


Does this explain your problem?
.