B
Bernie
Is there function that returns the position within the
list of the item selected by the user?
So for example if I have a list range of
Apples
Bananas
Oranges
Users selects "Oranges" from the list. Function will
return the number 3. Thanks!
list of the item selected by the user?
So for example if I have a list range of
Apples
Bananas
Oranges
Users selects "Oranges" from the list. Function will
return the number 3. Thanks!