All,
I have an excel workbook that contains several pages, and has a "main menu" in that allows you to hide/unhide tabs, and print individual tabs... The issue is once I change the tab name, button to hide/unhide no longer works and the button to print the tab no longer works. I have very limited knowledge on VB, and am figuring it out as I go... Below is the code... My guess is I can update the code to refer to "sheet1" as oppose to the actual tab name, but want to ensure I do it correctly. The code below is for the "print button" for the overview page, which is sheet19. I appreciate the help in advance.
Bookmarks