Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I cannot seem to get the row height to autofit the contents. I have Excel
2007 and followed the instructions from the help menu.... In Microsoft Office Excel 2007, click the Home tab, click Format in the Cells group, and then click AutoFit Row Height. But it does not work and the row height reverts to its default. Any idea what's going on? |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Do you have cells set for Wrap Text?
Do you have any merged cells? These prevent autofit row heights and must be dealt with through VBA event code. Gord Dibben MS Excel MVP On Mon, 31 May 2010 09:35:02 -0700, jkiser wrote: I cannot seem to get the row height to autofit the contents. I have Excel 2007 and followed the instructions from the help menu.... In Microsoft Office Excel 2007, click the Home tab, click Format in the Cells group, and then click AutoFit Row Height. But it does not work and the row height reverts to its default. Any idea what's going on? |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Yeah.... I have some merged cells with text wrapped in them. I guess that's
the problem. "Gord Dibben" wrote: Do you have cells set for Wrap Text? Do you have any merged cells? These prevent autofit row heights and must be dealt with through VBA event code. Gord Dibben MS Excel MVP On Mon, 31 May 2010 09:35:02 -0700, jkiser wrote: I cannot seem to get the row height to autofit the contents. I have Excel 2007 and followed the instructions from the help menu.... In Microsoft Office Excel 2007, click the Home tab, click Format in the Cells group, and then click AutoFit Row Height. But it does not work and the row height reverts to its default. Any idea what's going on? . |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
That is the problem.
If you want the event code, post back. Gord On Tue, 1 Jun 2010 15:07:01 -0700, jkiser wrote: Yeah.... I have some merged cells with text wrapped in them. I guess that's the problem. "Gord Dibben" wrote: Do you have cells set for Wrap Text? Do you have any merged cells? These prevent autofit row heights and must be dealt with through VBA event code. Gord Dibben MS Excel MVP On Mon, 31 May 2010 09:35:02 -0700, jkiser wrote: I cannot seem to get the row height to autofit the contents. I have Excel 2007 and followed the instructions from the help menu.... In Microsoft Office Excel 2007, click the Home tab, click Format in the Cells group, and then click AutoFit Row Height. But it does not work and the row height reverts to its default. Any idea what's going on? . |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Set a minimum row height a the same time with autofit row height | New Users to Excel | |||
Autofit height | Excel Worksheet Functions | |||
Autofit of row height | Excel Discussion (Misc queries) | |||
Need a row to autofit height after it's value changes | Excel Discussion (Misc queries) | |||
Autofit Row Height | Excel Discussion (Misc queries) |