Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 161
Default Fixing text wrap in merged cells

Cells A1 and B1 are merged with "Wrap text" enabled.

If I type long strings into this merged cell, only the first few words
will be visible. That is the problem.

Also, someone already mentioned that I could press Alt-Enter after
I type the text, but this is not acceptable because the text disappears
as soon as I click on another cell. Also, I don't want my users
to press Alt-Enter after entering data into this spreadsheet.

I need a solution that will allow the ENTIRE text string to be
visible in the merged cell, no matter how long the text string.
Does that mean I need to write VBA code that expands the height
of this row? How about tooltips? Can I create a tooltip textbox
that displays all the data if someone hovers the mouse over this
merged cell??

I'd appreciate any ideas here. Thank you!



  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 587
Default Fixing text wrap in merged cells

hi,

this is à known problem, there is no automatic solution.
i suggest you format these cells: Horizontal Alignment "Center Across
Selection"

isabelle

Le 2013-11-14 04:45, Robert Crandal a écrit :
Cells A1 and B1 are merged with "Wrap text" enabled.

If I type long strings into this merged cell, only the first few words
will be visible. That is the problem.

Also, someone already mentioned that I could press Alt-Enter after
I type the text, but this is not acceptable because the text disappears
as soon as I click on another cell. Also, I don't want my users
to press Alt-Enter after entering data into this spreadsheet.

I need a solution that will allow the ENTIRE text string to be
visible in the merged cell, no matter how long the text string.
Does that mean I need to write VBA code that expands the height
of this row? How about tooltips? Can I create a tooltip textbox
that displays all the data if someone hovers the mouse over this
merged cell??

I'd appreciate any ideas here. Thank you!



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
text wrap merged cells Robert Crandal[_2_] Excel Programming 1 September 18th 13 07:59 PM
Text wrap in merged cells LC Excel Discussion (Misc queries) 1 June 15th 09 04:57 PM
Wrap text in merged cells VBA dme82 Excel Discussion (Misc queries) 2 August 15th 08 09:08 AM
Merged cells/wrap text Daniela Excel Discussion (Misc queries) 1 May 27th 08 09:16 AM
text wrap in merged cells SteveFerd Excel Discussion (Misc queries) 3 July 16th 05 12:46 PM


All times are GMT +1. The time now is 03:20 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"