PC Review


Reply
Thread Tools Rate Thread

How do I get warpped data to auto fit in merged cells?

 
 
Tom Flaten
Guest
Posts: n/a
 
      28th Apr 2010
I'm developing a survey form. I want to ask a quesiton and the use four
merged cells to the right of the question to record the answer. I also want
the height of the row to automatically grow if the text exceeds the field
lenght. The only way I see that happening is for just individual cells. Can
I make the function work for merged cells too? If so - how?

Thanks,
Tom Flaten
 
Reply With Quote
 
 
 
 
Luke M
Guest
Posts: n/a
 
      28th Apr 2010
Nope.

Generally, its better to avoid using merged cells as they tend to cause more
problems than benefits. Can you just use a large single cell?

--
Best Regards,

Luke M
"Tom Flaten" <Tom (E-Mail Removed)> wrote in message
news:6A663FC2-2E65-4342-B324-(E-Mail Removed)...
> I'm developing a survey form. I want to ask a quesiton and the use four
> merged cells to the right of the question to record the answer. I also
> want
> the height of the row to automatically grow if the text exceeds the field
> lenght. The only way I see that happening is for just individual cells.
> Can
> I make the function work for merged cells too? If so - how?
>
> Thanks,
> Tom Flaten



 
Reply With Quote
 
Gord Dibben
Guest
Posts: n/a
 
      28th Apr 2010
You can Autofit rows with merged cells only by using VBA.

One of the many drawbacks to using merged cells.

If you want to go that route...............

See google search thread for code by Greg Wilson. Watch out for word wrap
in the URL which is all one line.

http://groups.google.com/group/micro...1c160cbeb27874

Note..........this is sheet event code and runs when a cell is changed
manually.

To store the code, right-click on your sheet tab and "View Code"

Copy/paste the code into that sheet module.

Alt + q to return to Excel.


Gord Dibben MS Excel MVP

On Wed, 28 Apr 2010 08:12:04 -0700, Tom Flaten <Tom
(E-Mail Removed)> wrote:

>I'm developing a survey form. I want to ask a quesiton and the use four
>merged cells to the right of the question to record the answer. I also want
>the height of the row to automatically grow if the text exceeds the field
>lenght. The only way I see that happening is for just individual cells. Can
>I make the function work for merged cells too? If so - how?
>
>Thanks,
>Tom Flaten


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: Auto row height for merged cells RealmSteel Microsoft Excel Programming 1 11th Dec 2006 08:47 PM
auto filter in merged cells =?Utf-8?B?cGxhaW5jbG90aG1hbg==?= Microsoft Excel Programming 1 18th Apr 2006 01:41 PM
Auto fit in merged cells =?Utf-8?B?TERG?= Microsoft Excel Programming 4 20th Dec 2005 06:39 PM
How do I auto fit when the cells are merged together? =?Utf-8?B?Q2hyaXN0YQ==?= Microsoft Excel Worksheet Functions 1 1st Nov 2005 05:35 PM
Auto fit merged cells =?Utf-8?B?QW5zb24=?= Microsoft Excel Misc 1 20th Dec 2004 09:09 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 10:52 PM.