Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 82
Default Dealing with Excel's Word-Wrap Limit

I have found that Excel will only automatically word-wrap up to 1024
characters in a cell; any additional text after that will just continue on
the last line and will run out of sight off the edge of the cell except when
being edited. I have a sheet that requires lengthy text comments by the
users, and the 1024 character limit is not going to enough.

It is possible to force additional line breaks in the text using Alt^Enter,
but this is not a good solution for my mostly non-technical users, plus the
word wrapping breaks at different points in Excel's edit mode than it does
otherwise making it difficult to determine where a line needs to be inserted.

Is there a way to increase the chararacter limit that Excel will word-wrap?
Or does anyone have any clever ideas on how else I can have users enter
lengthy commentary on an Excel sheet... perhaps an embedded control or
something?

Thanks for any suggestions,

TK
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,758
Default Dealing with Excel's Word-Wrap Limit

Maybe use a textbox from the control toolbox toolbar?

T Kirtley wrote:

I have found that Excel will only automatically word-wrap up to 1024
characters in a cell; any additional text after that will just continue on
the last line and will run out of sight off the edge of the cell except when
being edited. I have a sheet that requires lengthy text comments by the
users, and the 1024 character limit is not going to enough.

It is possible to force additional line breaks in the text using Alt^Enter,
but this is not a good solution for my mostly non-technical users, plus the
word wrapping breaks at different points in Excel's edit mode than it does
otherwise making it difficult to determine where a line needs to be inserted.

Is there a way to increase the chararacter limit that Excel will word-wrap?
Or does anyone have any clever ideas on how else I can have users enter
lengthy commentary on an Excel sheet... perhaps an embedded control or
something?

Thanks for any suggestions,

TK


--

Dave Peterson
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Excel's conditions ignored by Word in Mail-merge dindigul Excel Worksheet Functions 2 December 15th 07 09:36 PM
Does Excel have a limit on lines it will wrap in a cell? Nottme Excel Discussion (Misc queries) 4 April 5th 07 10:36 AM
Copy from Word to Excel, and retain indent, plus word wrap Eric Excel Discussion (Misc queries) 1 March 9th 07 03:15 AM
Making Excel's open command work like Word 280Z28 Excel Discussion (Misc queries) 2 June 8th 06 04:56 PM
Word wrap Joanne Excel Discussion (Misc queries) 1 May 6th 05 11:07 PM


All times are GMT +1. The time now is 04:49 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"