Dears, Is it possible to write a code that could be attached to a combo box and it would dynamically search the item from the list?
I mean, I would like to have something like data validation - but it would search dynamically through the list and suggest the response (dynamically)?
I found a tutorial with ISNUMBERS and INDEX, MATCH formulas, but it is quite complicated to be applied...