Hi All
I have a protected worksheet where all but a dozen cells are locked. The unlocked cells are in A1:A12. Occasionally, instead of entering data into A1:A12, the user will drag one of those cells onto another one unintentionally. Often they have no idea that they have moved a cell. Formulas in columns B:F reference the cells in column A so I end up with #REF! errors. Is there a way to stop the user being able to move the cells?
Cheers.