G Guest Sep 25, 2006 #1 I would like to gray out worksheet tabs on opening an application, and enabling the tab via a macro. Is this possible ?
I would like to gray out worksheet tabs on opening an application, and enabling the tab via a macro. Is this possible ?
G Guest Sep 26, 2006 #3 Thanks, I want to stop users navigating via tabs - can I clear the option 'Sheet tabs' in the tools-options menu using VBA in the Workbook_Open event
Thanks, I want to stop users navigating via tabs - can I clear the option 'Sheet tabs' in the tools-options menu using VBA in the Workbook_Open event
G Guest Sep 27, 2006 #5 Yes, I can then cut'n'paste the relevant code into the WorkBook_Open event. Thanks
N NickHK Sep 27, 2006 #6 Michael, If I save a WB with the tabs hidden, then save/close, they are still hidden upon reopening. NickHK
Michael, If I save a WB with the tabs hidden, then save/close, they are still hidden upon reopening. NickHK
G Guest Sep 28, 2006 #7 Even easier !! NickHK said: Michael, If I save a WB with the tabs hidden, then save/close, they are still hidden upon reopening. NickHK Click to expand...
Even easier !! NickHK said: Michael, If I save a WB with the tabs hidden, then save/close, they are still hidden upon reopening. NickHK Click to expand...