Situation:
I have 5 sheets in my workbook.

Sheet1
Sheet2
Sheet3
Sheet4
DetectionSheet

This is my question:

Is there a possibility that when a user CHANGE the protection (protect/unprotect) of a Sheet(1-4) content, the NAME of the sheet will be throw and catch(it will be written in a cell) by the DetectionSheet

Example:

I change the protection of Sheet1 and Sheet2

"DetectionSheet" have [A1]Sheet1, [A2]Sheet2

AND when I remove the protection(Unprotect) it will be deleted in the "DetectionSheet".