-
Excel 2000 does not have an option to block selection of locked cells on the protected sheet.
This issue can be solved by using EnableSelection property on the protected sheet. Go to the
Visual Basic Editor and for this sheet set this option to "1 - xlUnlockedCells".