Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Hi, Using the recorder I got the following macro to try to hide cols G to L. Columns("G:L").Select Selection.EntireColumn.Hidden = True When I run the macro it hides from col B to col M inclusive. I have tried unmerging any cells in these cols that overlap with the range I want to hide etc but it makes no difference. How do I get a code to hide the cols i wish? Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Enhance sub to copy cols of variable length into 1 col to snake results into other cols | Excel Programming | |||
2 Cols To 2 Cols VLookup Comparison | Excel Discussion (Misc queries) | |||
Range.Select 1st pass 13 cols, 2nd paqss 25 cols twice as wide in error? | Excel Programming | |||
Cond Format:re color 2 cols, skip 2 cols | Excel Worksheet Functions | |||
Hide Unused Cols & Rows in a Range | Excel Programming |