Jaye Cavallo
Board Regular
- Joined
- Mar 10, 2022
- Messages
- 51
- Office Version
- 2016
- Platform
- Windows
Hello, I have developed a userform that writes data to a worksheet. The userform is working perfectly fine with adding the data to the worksheet. I have implemented a doubleclick event to the worksheet to allowing the user to edit each entry (row) that has been added to the worksheet from the userform. However, I would like to prevent users from editing the worksheet with direct interaction to the worksheet, but allow for a double click event. Is there a way to protect the worksheet, allow for the doubleclick event AND prevent the user from editing/deleting content on the worksheet?
I would appreciate any feedback.
I would appreciate any feedback.