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

Hi
AFAIK you can't change this

--
Regards
Frank Kabel
Frankfurt, Germany


mika wrote:
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