![]() |
VLOOKUP with Wild Card?
Is it possible to do a VLOOKUP with a Wild Card? We have various systems that
display the names slightly different for our staff and would like to combine it all in one sheet. Right now my lookup looks like this: =VLOOKUP(A2, '[Premier Goals.xls]FTE'!$A$2:$F$100, 6, 0) Thank you |
VLOOKUP with Wild Card?
Sure, you could do something like this:
=VLOOKUP(A2 & "*", '[Premier Goals.xls]FTE'!$A$2:$F$100, 6, 0) If you had "abc" in cell A2, this would match "abc" and "abcdef". HTH, JP "RoadKill" wrote: Is it possible to do a VLOOKUP with a Wild Card? We have various systems that display the names slightly different for our staff and would like to combine it all in one sheet. Right now my lookup looks like this: =VLOOKUP(A2, '[Premier Goals.xls]FTE'!$A$2:$F$100, 6, 0) Thank you |
VLOOKUP with Wild Card?
Worked perfect. Thank you
"RoadKill" wrote: Is it possible to do a VLOOKUP with a Wild Card? We have various systems that display the names slightly different for our staff and would like to combine it all in one sheet. Right now my lookup looks like this: =VLOOKUP(A2, '[Premier Goals.xls]FTE'!$A$2:$F$100, 6, 0) Thank you |
All times are GMT +1. The time now is 07:54 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com