Hi everyone,
I have several columns into which data will be input.
A and B have unique identifiers (student code and name).
C has data validation with drop down list of choices: New student, Transfer student, Graduated student.
D is "current course selection" and it is a drop-down list. I would like this cell to be blocked to the user if column C holds "graduated student."
E is "previous course selection" and it is also a drop-down list. I would like this cell to be blocked to the user if column C holds "new student."
I would like C, D and E to be blocked to the user if A and B are not filled in.
Is there a way to do this? I've figured out how to conditionally format the cells in D and E based on C, but I can't figure out how to block them.
Thanks!
smalls
Bookmarks