PC Review
Forums
Newsgroups
Microsoft Excel
Microsoft Excel Crashes
Fix Excel 2003 to not truncate text in cells
Forums
Newsgroups
Microsoft Excel
Microsoft Excel Crashes
Fix Excel 2003 to not truncate text in cells
![]() |
Fix Excel 2003 to not truncate text in cells |
|
|
Thread Tools | Rate Thread |
|
|
#1 |
|
Guest
Posts: n/a
|
Excel 2003 SP1 randomly truncates text in cells on the screen display. Print
preview shows all the text in the cell. All cells in a sheet are set to automatically wrap text and the rows are set to automatically scale to display all text. Text is justified at the top of the cell. Most of the time all text is displayed, but sometimes the final line is not displayed. This line is a partial line, usually only one word. Manually adjusting the row height will make the line appear, but then formating the Row to AutoFit causes the partial line of text to disappear again. Resetting the cell format for the entire sheet or for that cell only, sometimes causes the text to be displayed. This is not a consistent fix. |
|
|
|
#2 |
|
Guest
Posts: n/a
|
Hi Bill,
Print preview shows how the contents of your worksheet will be rendered by your printer driver. It's not uncommon for print preview to show significant visual differences when compared to how Excel renders things on the screen. One of the most common situations where this shows up is in cells with lots of wrapped text. Also, in all versions of Excel, the more wrapped text you have in cells, the worse Excel's autofit feature seems to work. I'm not aware of any fix for this. -- Rob Bovey, Excel MVP Application Professionals http://www.appspro.com/ * Take your Excel development skills to the next level. * Professional Excel Development http://www.appspro.com/Books/Books.htm "Bill-R" <Bill-R@discussions.microsoft.com> wrote in message news:0C23CCCF-63FD-41E4-AD03-EBAEF456F51E@microsoft.com... > Excel 2003 SP1 randomly truncates text in cells on the screen display. > preview shows all the text in the cell. All cells in a sheet are set to > automatically wrap text and the rows are set to automatically scale to > display all text. Text is justified at the top of the cell. Most of the > time all text is displayed, but sometimes the final line is not displayed. > This line is a partial line, usually only one word. Manually adjusting > the > row height will make the line appear, but then formating the Row to > AutoFit > causes the partial line of text to disappear again. Resetting the cell > format for the entire sheet or for that cell only, sometimes causes the > text > to be displayed. This is not a consistent fix. |
|
|
|
#3 |
|
Guest
Posts: n/a
|
I can replicate this bug. It only occurs when there is only one word left on
the last line in the display for that cell. If I leave a space and type one letter then the line will be displayed in the cell. This should be easy for a programmer to fix. "Bill-R" wrote: > Excel 2003 SP1 randomly truncates text in cells on the screen display. Print > preview shows all the text in the cell. All cells in a sheet are set to > automatically wrap text and the rows are set to automatically scale to > display all text. Text is justified at the top of the cell. Most of the > time all text is displayed, but sometimes the final line is not displayed. > This line is a partial line, usually only one word. Manually adjusting the > row height will make the line appear, but then formating the Row to AutoFit > causes the partial line of text to disappear again. Resetting the cell > format for the entire sheet or for that cell only, sometimes causes the text > to be displayed. This is not a consistent fix. |
|
|
|
#4 |
|
Guest
Posts: n/a
|
Hi Bill,
I've seen word wrap imprecision vary from two rows too few to two rows too many, with the only common factor being a lot of word wrapped text in a cell. I'm sure there are probably specific, reproducible cases, but this is a general problem in all versions of Excel. I don't know enough about the underlying mechanics of Excel to say how easy it would be for Microsoft to fix it, but from a VBA perspective this would be a very difficult problem to solve (except maybe for some very tightly constrained cases). The big road block is that there isn't any simple way to determine the number of lines in a word wrapped cell, so there isn't any simple way to determine what the row height should be. -- Rob Bovey, Excel MVP Application Professionals http://www.appspro.com/ * Take your Excel development skills to the next level. * Professional Excel Development http://www.appspro.com/Books/Books.htm "Bill-R" <Bill-R@discussions.microsoft.com> wrote in message news:C3616190-3F0A-41BC-A5AA-8FD964060B48@microsoft.com... >I can replicate this bug. It only occurs when there is only one word left >on > the last line in the display for that cell. If I leave a space and type > one > letter then the line will be displayed in the cell. This should be easy > for > a programmer to fix. > > "Bill-R" wrote: > >> Excel 2003 SP1 randomly truncates text in cells on the screen display. >> preview shows all the text in the cell. All cells in a sheet are set to >> automatically wrap text and the rows are set to automatically scale to >> display all text. Text is justified at the top of the cell. Most of the >> time all text is displayed, but sometimes the final line is not >> displayed. >> This line is a partial line, usually only one word. Manually adjusting >> the >> row height will make the line appear, but then formating the Row to >> AutoFit >> causes the partial line of text to disappear again. Resetting the cell >> format for the entire sheet or for that cell only, sometimes causes the >> text >> to be displayed. This is not a consistent fix. |
|
![]() |
|
| Thread Tools | |
| Rate This Thread | |
|
|

Main Page 

