M
monagan
I have a drop down list from data validation.
I need it to be specific numbers based on another cell.
Like if a1=12
then the list is 1,2,3
if a1=15
then the list is 2,5,9,7
and so on..
I have realized that it won't accept an if statement in the source, so
how should I go about this?
any advice is appreciated.
I need it to be specific numbers based on another cell.
Like if a1=12
then the list is 1,2,3
if a1=15
then the list is 2,5,9,7
and so on..
I have realized that it won't accept an if statement in the source, so
how should I go about this?
any advice is appreciated.