View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
mika mika is offline
external usenet poster
 
Posts: 7
Default Replace a warning message...on protected cell

I have a protected cell, when the user try to modify it,
we received the following message:
"The cell or chart you are trying to change is protected
and therfore read-only."

My question is: How can I change this message to replace
it by my custom message...like: "You hit a protected cell,
please contact the administrator to change it at xxxxx"

Is it possible to do this...Any code or sugestions will be
welcome...

Thanks