I'm trying to create a tracker that my employees must update. Each employee has their own worksheet. The first worksheet is a splash page where they can click their name and it will automatically jump to the worksheet assigned to them.
There is also an overall worksheet for their leadership team and myself to review all employees at once. I've locked all the cells on this worksheet so they cannot be edited without a password; with one exception.
Should an employee not meet a certain threshold, a specific cell associated with them will be highlighted on the overall worksheet. I have placed a 'Combo Box (Form Control)' object next to these highlighted cells. This drop-down box will allow leadership to quickly select whether it's okay or not that the employee didn't meet this threshold (employee was on leave, had other assignments, wasn't approved, etc.). I'm having trouble locking these drop-down boxes from being edited. I can protect the overall worksheet, but this only locks editing of the text/options of the drop-down. I can still freely change the selection of the drop-down even when the sheet is completely locked.
Is there a way to make it so users cannot select/manipulate/change the drop-down when the worksheet is protected/locked?
There is also an overall worksheet for their leadership team and myself to review all employees at once. I've locked all the cells on this worksheet so they cannot be edited without a password; with one exception.
Should an employee not meet a certain threshold, a specific cell associated with them will be highlighted on the overall worksheet. I have placed a 'Combo Box (Form Control)' object next to these highlighted cells. This drop-down box will allow leadership to quickly select whether it's okay or not that the employee didn't meet this threshold (employee was on leave, had other assignments, wasn't approved, etc.). I'm having trouble locking these drop-down boxes from being edited. I can protect the overall worksheet, but this only locks editing of the text/options of the drop-down. I can still freely change the selection of the drop-down even when the sheet is completely locked.
Is there a way to make it so users cannot select/manipulate/change the drop-down when the worksheet is protected/locked?