View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default deleting sheet protection

Provide an interface for the user, such as a menu item or command button
that executes your code that deletes the sheet.

--
Regards,
Tom Ogilvy

"VK" wrote in message
...
Tom,

This would be good option but, problem is this new sheets must be

daleteable
for user.
I don't know how manage that.