Row Height

D

Dennis B.

In a cell with row height set at auto-fit, I get an ######### error message
after exceeding a row height of 100 pixels. The problem is not solved even
if I manually change the row height to more than needed to accomodate the
text. Any suggestions?
 
D

Dave Peterson

I'm not sure it's a rowheight problem.

If you have a cell formatted as text and have a string that's between 256-1024
(IIRC) characters long, you get those ###'s.

If you format the cell as General, it appears correct.

Any chance???
 
D

Dennis B.

Thanks, Dave. Changing the cell format from text to general solved the
problem. I appreciate the help!
 
Top