Home |
Search |
Today's Posts |
|
#1
![]() |
|||
|
|||
![]()
There are two cases I've found when the autofit row height command does not
work: 1. When I have a merged cell in a row, and the merged cell has text that wraps to additional lines 2. When I use <ALT Enter to go to a new line within any cell's contents In both of the above cases, executing the autofit command (either by selecting it in the Format menu or by double clicking on the lower row boundary) will resize the row to the default 12.75 height. Is there any way around this? |
#2
![]() |
|||
|
|||
![]()
unmerge, autofit, remerge
"Jon" wrote: There are two cases I've found when the autofit row height command does not work: 1. When I have a merged cell in a row, and the merged cell has text that wraps to additional lines 2. When I use <ALT Enter to go to a new line within any cell's contents In both of the above cases, executing the autofit command (either by selecting it in the Format menu or by double clicking on the lower row boundary) will resize the row to the default 12.75 height. Is there any way around this? |
#3
![]() |
|||
|
|||
![]()
Jim Rech wrote a macro called AutoFitMergedCellRowHeight that you may like:
http://groups.google.com/groups?thre...%40tkmsftngp05 If you're new to macros, you may want to read David McRitchie's intro at: http://www.mvps.org/dmcritchie/excel/getstarted.htm For #2. If the cell is merged, see #1. If the cell isn't merged, I don't think I've ever seen excel behave this way. Maybe you can post some particulars. Jon wrote: There are two cases I've found when the autofit row height command does not work: 1. When I have a merged cell in a row, and the merged cell has text that wraps to additional lines 2. When I use <ALT Enter to go to a new line within any cell's contents In both of the above cases, executing the autofit command (either by selecting it in the Format menu or by double clicking on the lower row boundary) will resize the row to the default 12.75 height. Is there any way around this? -- Dave Peterson |
#4
![]() |
|||
|
|||
![]()
thanks.
"Dave Peterson" wrote: Jim Rech wrote a macro called AutoFitMergedCellRowHeight that you may like: http://groups.google.com/groups?thre...%40tkmsftngp05 If you're new to macros, you may want to read David McRitchie's intro at: http://www.mvps.org/dmcritchie/excel/getstarted.htm For #2. If the cell is merged, see #1. If the cell isn't merged, I don't think I've ever seen excel behave this way. Maybe you can post some particulars. Jon wrote: There are two cases I've found when the autofit row height command does not work: 1. When I have a merged cell in a row, and the merged cell has text that wraps to additional lines 2. When I use <ALT Enter to go to a new line within any cell's contents In both of the above cases, executing the autofit command (either by selecting it in the Format menu or by double clicking on the lower row boundary) will resize the row to the default 12.75 height. Is there any way around this? -- Dave Peterson |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Pasting into merged cells | Excel Discussion (Misc queries) | |||
Row Autofit on Merged Cells | Excel Discussion (Misc queries) | |||
How can I Excel to re-size when wrapping text in merged cells | Excel Discussion (Misc queries) | |||
Auto fit wrapped and merged cells | Excel Discussion (Misc queries) | |||
Auto fit merged cells | Excel Discussion (Misc queries) |