View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Ted[_9_] Ted[_9_] is offline
external usenet poster
 
Posts: 2
Default Locking Sheet Tabs as Hidden

A small problem ...
I know how to set Sheet Tabs to be hidden in VBA but I can't see how I can
stop the user from going to the Tools-- Options menu and unhiding them
(which makes hiding them a bit pointless).
What am I missing?
Thanks in advance

Ted