The difference is that the protected Sheet2 will not allow the user to double click, bypassing the drop down and allowing a direct edit of data already entered in the cell. For instance, supervisor schedules employee to begin work at 11:00 AM and enters
that time in A2. For labor records, the exact arrival time must be entered when known. The employee clocked in late at 11:06 AM. On the unlocked Sheet1, you can double click on the cell when the time of 11:00 AM has already been entered from the drop down,
place your cursor next to the colon and delete and replace the minutes with the exact arrival time. In the locked Sheet2, even though A2 is not protected, you cannot but must instead delete the contents of the cell and manually enter the exact time. I am
trying to pass-protect formulas while allowing the easier double click editing.
I hope this clarifies the problem.