R
Rob
Excel 2000
I require a single macro to toggle between hiding and showing several
worksheets based on their current status i.e. if a sheet is hidden, show it
and if a sheet is shown, hide it. That said, if the sheet is named Menu,
ignore it.
I can do this with separate macros but trying to loop through all sheets and
apply either hide or show depending on the sheets visible property doesn't
work.
Any pointers greatly welcome.
Thanks, Rob
I require a single macro to toggle between hiding and showing several
worksheets based on their current status i.e. if a sheet is hidden, show it
and if a sheet is shown, hide it. That said, if the sheet is named Menu,
ignore it.
I can do this with separate macros but trying to loop through all sheets and
apply either hide or show depending on the sheets visible property doesn't
work.
Any pointers greatly welcome.
Thanks, Rob