Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
It seems like I cant have a cell set to "autofit row ht" and merged cells,
which is very frustrating. Basically I would like to have a lot of text in one large cells, and have the ht automatically adjust. It really seems like this should be possible. Thanks! |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
There are many things that don't work with merged cells. See the archives
of this newsgroup for reasons not to use merged cells. -- David Biddulph "amy jo" <amy wrote in message ... It seems like I cant have a cell set to "autofit row ht" and merged cells, which is very frustrating. Basically I would like to have a lot of text in one large cells, and have the ht automatically adjust. It really seems like this should be possible. Thanks! |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
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 Sun, 14 Mar 2010 10:55:02 -0700, amy jo <amy wrote: It seems like I cant have a cell set to "autofit row ht" and merged cells, which is very frustrating. Basically I would like to have a lot of text in one large cells, and have the ht automatically adjust. It really seems like this should be possible. Thanks! |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Creating Serial Additions of Numbers Formatted "M-N" In Merged and Unmerged Cells | Excel Worksheet Functions | |||
"Resizing cells" code doesn't work with merged cells | Excel Discussion (Misc queries) | |||
Odd error - "This operation requires merged cells..." | New Users to Excel | |||
sort spreadsheet, "merged cells" comes up. Find cells? Unmerge ? | Excel Discussion (Misc queries) | |||
Can't copy & paste - "merged cells must be identically sized" | Excel Discussion (Misc queries) |