Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a workbook with several worksheets. I hide some worksheets for
various reasons. I have navigation buttons on each worksheet that are support to go to the previous or the next worksheet. The macro code I'm using is: Prev: ActiveSheet.Previous.Next Next: ActiveSheet.Next.Select If the next sheet has been hidden, I get a run-time error '1004'. How can I move to the next visible worksheet ? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Moving within the worksheet | Excel Worksheet Functions | |||
Moving a Worksheet | Excel Discussion (Misc queries) | |||
moving a worksheet..? | Excel Discussion (Misc queries) | |||
Moving between the tabs on a worksheet | Excel Discussion (Misc queries) | |||
Need help i moving one worksheet to another | Excel Programming |