Hi - I've tried various ways with no success to solve the following XL problem. I've created a simple worksheet to simplify my issue. I've attempted to upload the spreadsheet, but it fails so I've provided in this text:
Name Middle Middle Middle
A2 B2 C2 D2
A3 B3 C3 D3
A4 B4 C4 D4
Middle C3 Name
What I have is a table of unique middle names, which happen to correspond to their individual cells, and a name. I want to enter the Middle Name (C3 in my example), and return the of Name (A3 in this example). I've had numerous attempts at INDEX MATCH but to no avail, and all the examples I've read seem to be about searching multiple columns only of different values. Any thoughts ?
Name Middle Middle Middle
A2 B2 C2 D2
A3 B3 C3 D3
A4 B4 C4 D4
Middle C3 Name
What I have is a table of unique middle names, which happen to correspond to their individual cells, and a name. I want to enter the Middle Name (C3 in my example), and return the of Name (A3 in this example). I've had numerous attempts at INDEX MATCH but to no avail, and all the examples I've read seem to be about searching multiple columns only of different values. Any thoughts ?