P
Pauldad26
Is there any way to allow someone to enter a number in a cell, but
prevent them from moving (drag/drop) it around?
I have a data input worksheet where the user enters a bunch of values
in row/column format. I've got other worksheets that take that data
and do their thing. I want the whole thing protected against changes,
and I know how to protect all the cells except the data entry cells.
Problem is, the user can drag the data entry cells around in the
unprotected area. This actually happens, as someone will type a number
in the wrong cell and then drag it to the "right" one, which of courses
messes up the calculations.
prevent them from moving (drag/drop) it around?
I have a data input worksheet where the user enters a bunch of values
in row/column format. I've got other worksheets that take that data
and do their thing. I want the whole thing protected against changes,
and I know how to protect all the cells except the data entry cells.
Problem is, the user can drag the data entry cells around in the
unprotected area. This actually happens, as someone will type a number
in the wrong cell and then drag it to the "right" one, which of courses
messes up the calculations.