Hi,
Have code that hides the sheet tabs:
ActiveWindow.DisplayWorkbookTabs = False
Unfortunately, the User can change this via: Excel Options->Advanced, section Display.
Is there anyway to prevent the user re-enabling the display of workbook tabs?
In this instance Sheet.Visible =...