Hello all,
Hopefully just a quick one. I am trying to figure out a way of password protecting the excel option to show/hide sheet tabs. Essentially I have a large number of sheets which all link to each other with macros and the user uses these to input data into a master data sheet.
I have written a line or two of code which removes sheet tabs when the workbook is opened and enabled them when closed (so it doesn't affect other workbooks). The thing is the user can just go to tool > options and then re-enable them. Is there anyway I can stop then from showing the tabs again while still having access to the sheet?
Cheers in advance.
Will
Hopefully just a quick one. I am trying to figure out a way of password protecting the excel option to show/hide sheet tabs. Essentially I have a large number of sheets which all link to each other with macros and the user uses these to input data into a master data sheet.
I have written a line or two of code which removes sheet tabs when the workbook is opened and enabled them when closed (so it doesn't affect other workbooks). The thing is the user can just go to tool > options and then re-enable them. Is there anyway I can stop then from showing the tabs again while still having access to the sheet?
Cheers in advance.
Will