Hello,
I have a validation list at one cell and I want that the items in the list will change based on if statement.
How can I do it?
Thanks
Hello,
I have a validation list at one cell and I want that the items in the list will change based on if statement.
How can I do it?
Thanks
May be something like this...
=IF(A1=1,DefinedRange_1,DefinedRange_2)
If your problem is solved, then please mark the thread as SOLVED>>Above your first post>>Thread Tools>>
Mark your thread as Solved
If the suggestion helps you, then Click *below to Add Reputation
what do you mean in "DefinedRanfe_1"?
In Validation List
=IF(A1=1,H1:H10,I1:I10)
"DefinedRanfe_1 is a named range refers to H1:H10
"DefinedRanfe_2 is a named range refers to I1:I10
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks