View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Lulu[_2_] Lulu[_2_] is offline
external usenet poster
 
Posts: 2
Default Stop message to UnProtect

I have a custom template. It has some protected cells.
If the user tries to change the proected cell, he gets the
default Excel message which explains how to Unprotect the
sheet. Since I will be removing Protection as an option
off the Menu used by this template, how do I also turn OFF
this message?

Thanks for any insight.