View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
keepITcool keepITcool is offline
external usenet poster
 
Posts: 2,253
Default Sheet NameTab Protection

Nigel

you cant unless you protect the workbook's structure

however!....
have you considered using the sheets CODEnames for navigation?
these are independent of the name that's visible to (and changeable by)
the user.




--
keepITcool
| www.XLsupport.com | keepITcool chello nl | amsterdam


Nigel wrote :

Hi All
Can anyone advise how to protect the sheet name tab?
I have protected the sheet but the Tab can still be
edited. I want to stop users from changing names as these
are used in VBA for navigation.

Cheers
Nigel