cell format printing

I

inungh

I have an excel retreive data from MS Access. Some cells are unable
to print all text.

I tried to extend the cell still can not see all the text in the cell,
but it shows all the text in the above function bar.


Any thing I can look in to for this issue?

Your help is great appreciated,
 
J

JE McGimpsey

XL's display and printing are limited to 1024 characters. You can extend
this if every 1024 characters you insert a manual line feed (ALT-ENTER).
 
Top