Hi Experts,
I've been searching the Internet for a long time, for a solution to the following problem:
An Excel cell containing word wrapped text, can have trailing text "clipped" in the Print Preview. This problem can be found in many posts, and has been described in many different ways. The typical "fix" for this problem has been to avoid the Excel cell character display limit of 1024. Or to insert a few "carriage return line feeds" into the text string to beat the limit. However this problem occurs when the text string is well below the limit of 1024 characters.
I have created an example subroutine that displays the basic problem.
1. Set the column width of "A" to be 69.57
2. Run the Workbook_Open subroutine
3. Examine Print Preview, and notice that the end of the sentence does not Wrap, and is clipped. It's well below 1,024 cell limit, so something else is causing this.
The Right Margin is set near the middle of the page, so that word wrapping can be demonstrated. This occurs in Excel 2003 ans Excel 2007.
Is there anyone who could solve the root cause of this problem? If you can, I'm sure it will also solve many other Posts related to this one.
Many thanks,
Pete
![]()
Please Login or Register to view this content.
Bookmarks