Thread
:
Prevent Users from switching worksheet
View Single Post
#
2
Posted to microsoft.public.excel.programming
John M[_5_]
external usenet poster
Posts: 10
Prevent Users from switching worksheet
The following code will hide the worksheet tabs from the user. I do not know if this is sufficient to solve your proble
ActiveWindow.DisplayWorkbookTabs = False
Reply With Quote
John M[_5_]
View Public Profile
Find all posts by John M[_5_]