I have a need to display a user form using the BeforeDoubleClick Event in VBA. The problem I'm having is that the cell I want the user to double-click in is locked and the sheet is protected. I can make it work if the cell is unlocked or if the sheet is not protected however this puts the...