Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have numeric values (0, 1, 2, 3, or 4) in cells for each of columns I, J,
K, L. User can also enter values (0, 1, 2, 3, 4, or 5) in the cells under columns W, X, Y. Now for each row, if any of the cells under the columns I, J, K, and L contain a value 1, user may only be allowed to enter any of the values 1, 2, 3, 4, or 5 in the cells under the columns W, X, and Y in that row, ELSE user may only be allowed to enter 0. My first question is how may I force this validation? My second question is how do I ensure integrity across both sets of columns? Really appreciate any help or pointer! Thank you |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Dynamic Data Validation | Excel Discussion (Misc queries) | |||
data validation invalid in dynamic validation list | Excel Discussion (Misc queries) | |||
data validation invalid in dynamic validation list | Excel Worksheet Functions | |||
data validation invalid in dynamic validation list | Excel Programming | |||
Dynamic Data Validation in VBA. I s it possible? | Excel Programming |