Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions,microsoft.public.excel.misc,microsoft.public.excel.programming
|
|||
|
|||
![]()
I wanted to hide columns AP and everything to the right of it in my
worksheet. So I selected column AP hit CTRL-SHIFT-RIGHT KEY and I could confine the visible area of my worksheet to A-AO So far so good. I now want to be able to insert columns between A and AO. I get a message saying that it cant shift non-blank columns off the worksheet (which is now supposedly confined to A-AO. I inserted the line ActiveSheet.Range("AP1:AZ1").EntireColumn.Hidden = False in my Worksheet_SelectionChange macro and found that only column AP was visible, but that I couldnt select it. I still cant insert columns anywhere. Also, for some reason, I cant select an entire row!!! Any ideas on how to proceed? Many thanks in advance -Sharat |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to unhide Columns at beginning of worksheet | Excel Discussion (Misc queries) | |||
can no longer insert new columns & unhide hidden columns | Excel Worksheet Functions | |||
unhide columns after worksheet was closed | Excel Discussion (Misc queries) | |||
how do i unhide a worksheet in excel 2003? unhide tab don't work | Excel Discussion (Misc queries) | |||
Prevent unhide of rows/columns w/out worksheet protection? | Excel Discussion (Misc queries) |