I have a macro i have worked on that is pretty basic, it hides the listed sheets within the macro. An issue I ahve run across is that if one of the sheets are already closed, then it will throw an error. I realize that I need to use boolean logic(which I don't have a firm understanding of), and created a section that states "if already hidden, then skip to next sheet". The macro is listed below. I'm not an expert with scripting as i have been self taught in what little I have done so far, so any nudge in the right direction would be greatly apreciated.
Bookmarks