H
Hackipotimus
I want to have an item on a validation cell automatically selected when an
item in another cell's list is selected. I kind of feel like it would be
something like:
=IF(COUNTIF(D9,"*Base*"),24, UNKNOWN COMMAND ). This would look for the word
"Base" in the cell D9 and if true would select 24 from the list, and if false
I want it to defer to the user's selection.
Not even sure this can be done.
item in another cell's list is selected. I kind of feel like it would be
something like:
=IF(COUNTIF(D9,"*Base*"),24, UNKNOWN COMMAND ). This would look for the word
"Base" in the cell D9 and if true would select 24 from the list, and if false
I want it to defer to the user's selection.
Not even sure this can be done.