3,888 questions
Hi @Jonathan Brotto ,
Using wildcard characters in searches
For example.
=VLOOKUP(""&F4&"",C4:D13,2,FALSE)
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I am looking up an inventory list and notice between systems. For example an item might have a code 2100-CH in one system but in another system it is 2100CH. But there could be cases where there is an exact match.
Hi @Jonathan Brotto ,
Using wildcard characters in searches
For example.
=VLOOKUP(""&F4&"",C4:D13,2,FALSE)