I want to find a specific occurance of a name in an external spreadsheet. Below is an example
A B C
1 Johnson Frank 10%
2 Dowers Chris 12%
3 Johnson Dan 20%
I need to be able to find Dan Johnson and get the data in column C. I can't modify the original spreadsheet. The names will change rows from week to week. Vlookup only finds the first occurance. What else can I try?
A B C
1 Johnson Frank 10%
2 Dowers Chris 12%
3 Johnson Dan 20%
I need to be able to find Dan Johnson and get the data in column C. I can't modify the original spreadsheet. The names will change rows from week to week. Vlookup only finds the first occurance. What else can I try?