View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
crazybass2 crazybass2 is offline
external usenet poster
 
Posts: 167
Default Error Handling an attempt to change a protected cell

I have a sheet with several protected sections. If an attempt is made to
change a protected cell the generic error box comes up notifying the user
that the workbook is protected. I would like to display my own dialog box
when a user tries to change a protected cell. Can this be done? How?

Thanks in advance for the help.

Mike