In google sheets
I have 3 country
Each country have 6 column’s
Users will choose the list from 6 column’s in countries .
How I give in list or data viewer what the user choose …
@marketandsellbuy8jcb can you use the column number as an “index” of sorts and get the corresponding value that way?
1 Like
Thanks domhnallhanlon
I will try that
I Cant’t make It
No worries @marketandsellbuy8jcb,
Can you share a screenshot of what you’ve tried so far?
1 Like
So Thanks domhnallohanlon
i make it by
ex : if index of list1 = 2 … do … list of values in list2 (name of column)
but its so slow to load data in list2
1 Like