Hi,
On a tab I have the information below.
Loc Model
E76 WS-C2960G
D71 PROLIANT DL360 G4
E76 PROLIANT DL360 G7
E76 PROLIANT DL360 G7
E76 PROLIANT DL360 G5
A80 PROLIANT DL360 G5
When I am looking for the value which is link to the value E76 I get WS-C2960G. But I would like to get the value PROLIANT DL360 G7 which is the value that appears the most.
Do you know how I can do it?
For your information:
I using the formula: =INDEX(Sheet2!L:L;(MATCH(Sheet1!F3;Sheet2!Y:Y;0)))
Sheet2!L:L => Model
Sheet1!F3 => E76
Sheet2!Y:Y => Loc
On a tab I have the information below.
Loc Model
E76 WS-C2960G
D71 PROLIANT DL360 G4
E76 PROLIANT DL360 G7
E76 PROLIANT DL360 G7
E76 PROLIANT DL360 G5
A80 PROLIANT DL360 G5
When I am looking for the value which is link to the value E76 I get WS-C2960G. But I would like to get the value PROLIANT DL360 G7 which is the value that appears the most.
Do you know how I can do it?
For your information:
I using the formula: =INDEX(Sheet2!L:L;(MATCH(Sheet1!F3;Sheet2!Y:Y;0)))
Sheet2!L:L => Model
Sheet1!F3 => E76
Sheet2!Y:Y => Loc