Hi,
I would like to know how to use Data Validation feature to restrict data entry of certain cells based on the value of a control cell.
Specifically, in my scenario, I have a cell e.g., A1, where I want to be able to enter a number range of 1 through 4.
Based on A1, I want B1:B4 to allow or restrict data entry based on the number value of A1. E.g., if A1=4, B1:B4 will allow data entry. If A1=1, only B1 will allow data entry. Furthermore, if A1 does not have any value inputted or if value inputted is not equal to numbers 1 through 4, B1:B4 will not allow any data entry.
Looking for the best way to do this? Thank you for your help!
Bookmarks