Printing Entire Contents of Cell

W

waterdawg

A couple columns in a spreadsheet have lengthy text with the cell
formatting set to wrap. Not all of the text displays when viewing the
screen, but when clicking on the cell to edit, the contents are there.
The real probem is that when printing, the contents of some of these
cells are truncated. How do I get the entire contents to print?
 
D

Dave Peterson

Try adding alt-enters every 80-100 characters.

You may have to adjust the rowheight manually, though.
 
Top