Hi,
I am trying to get my head round INDEX MATCH for the first time but am not doing very well
Could someone help me with this please
I tried to use =INDEX('Master List'!E5:E5:E5020,MATCH(E5,IF('Master List'!AQ5:AQ5020=C3, 'Artwork and Sculpture'!C3:C150),0))
But the result is just "value"
The column in the sheet 'Master List'!E5:E5020 has the name of the person I am trying to look up
The column in the sheet'Master List'!AQ5:AG5020 has records with a Unique ID Number
The Column in the sheet 'Artwork and Sculpture'!C3:C150 has the matching Unique ID Number
I want to look up the name of the person from the Master List and add the name to the cell on the 'Artwork and Sculpture' sheet next to the "C" Column in the "B" Column
Example: Franz Joseph Hayden's name is in the column in the sheet 'Master List'!E5:E5020
The column in the sheet 'Master List'!AQ5:AG5020 has records with a Unique ID Number in this case the Unique ID Number is "1"
The Column in the sheet 'Artwork and Sculpture'!C3:C150 has the matching Unique ID Number of "1"
So 1 needs to match to 1 and Franz Joseph Hayden to be the result in the sheet 'Artwork and Sculpture' in cell B3
Any help would be great appreciated
I am trying to get my head round INDEX MATCH for the first time but am not doing very well
Could someone help me with this please
I tried to use =INDEX('Master List'!E5:E5:E5020,MATCH(E5,IF('Master List'!AQ5:AQ5020=C3, 'Artwork and Sculpture'!C3:C150),0))
But the result is just "value"
The column in the sheet 'Master List'!E5:E5020 has the name of the person I am trying to look up
The column in the sheet'Master List'!AQ5:AG5020 has records with a Unique ID Number
The Column in the sheet 'Artwork and Sculpture'!C3:C150 has the matching Unique ID Number
I want to look up the name of the person from the Master List and add the name to the cell on the 'Artwork and Sculpture' sheet next to the "C" Column in the "B" Column
Example: Franz Joseph Hayden's name is in the column in the sheet 'Master List'!E5:E5020
The column in the sheet 'Master List'!AQ5:AG5020 has records with a Unique ID Number in this case the Unique ID Number is "1"
The Column in the sheet 'Artwork and Sculpture'!C3:C150 has the matching Unique ID Number of "1"
So 1 needs to match to 1 and Franz Joseph Hayden to be the result in the sheet 'Artwork and Sculpture' in cell B3
Any help would be great appreciated