Hi,

I am in need of stopping users deleting a worksheet. There appears to be no delete event to trap and I don’t want to protect the workbook as I still need the users to be able to use it.

It is part of an automated system and sheets must be deleted in a specific way for the automation to hang together properly but it must still allow the users to enter specific data on the sheets; it’s that I need be able to limit some functions they may try to do.

Anyone have any relevant code?

Thanks