I have a workbook with about 50 sheets. I have a decision tree that
unhides sheets based on the answers to screening questions. I want to
add navigation buttons to allow users to go to the next or previous
sheets. When the next sheet is hidden the macro hangs. How can move
to the next unhidden sheet?
I've tried:
activesheet.next.select
which didn't work.
Any thoughts?
thanks in advance,
Dave
Bookmarks