I have effectively a 4 column spreadsheet
Col A D A E B C
Col C A B C D E which is fixed
Col D 4 3 0 1 5
I want to populate col B with the matching value from col D
i.e. col B should read 1 4 5 3 0
I have tried a combination of INDEX MATCH & OFFSET but got into a real muddle!!
Any help would be really appreciated
Col A D A E B C
Col C A B C D E which is fixed
Col D 4 3 0 1 5
I want to populate col B with the matching value from col D
i.e. col B should read 1 4 5 3 0
I have tried a combination of INDEX MATCH & OFFSET but got into a real muddle!!
Any help would be really appreciated