Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I've read all the previous messages (and tried the examples) re how to do
this, but can't get them to work in my particular instance - keep getting compile errors. My spreadsheet requires merged cells, so can't get around not using them. (Am merging cells across columns, not merging rows down, and wrapping all the text.) The workbook contains multiple tabs. I want to be able to do the following: 1) Go from any cell on the tab titled 'Instructions' to the tab titled 'Assumptions' 2) Highlight every row on the 'Assumptions' tab 3) Wrap the text 4) Autofit all the row heights (note: all cells have already been merged-macro does not need to do this) 5) Go back to cell A1 of the 'Instructions' tab. Can someone please provide a macro to do this? PS: I have Excel 2002 for XP. Also, I will be assigning this macro to a button, using the Forms toolbar. Not sure if this makes any difference in terms of how the macros is written - I don't think so but wanted to say so just in case. THANKS!!! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Merged cells won't Autofit row height | Excel Discussion (Misc queries) | |||
Row height using autofit, with no merged cells | Excel Discussion (Misc queries) | |||
Autofit Row Height of Merged Cells | Excel Discussion (Misc queries) | |||
Autofit row height in merged cells | Excel Discussion (Misc queries) | |||
Need macro to autofit height for merged cells | Excel Programming |