Vlookup or if
Closed
Gemma`
-
Aug 5, 2016 at 06:00 AM
fdibbins Posts 33 Registration date Sunday June 19, 2016 Status Contributor Last seen November 20, 2016 - Aug 6, 2016 at 07:05 PM
fdibbins Posts 33 Registration date Sunday June 19, 2016 Status Contributor Last seen November 20, 2016 - Aug 6, 2016 at 07:05 PM
Related:
- Vlookup or if
- Excel iserror vlookup - Guide
- Transfer data from one excel worksheet to another automatically vlookup - Guide
- Removing "FALSE" from an IF statement with a VLOOKUP ✓ - Excel Forum
- Excel 2007 Using vlookup function in VBA ✓ - Excel Forum
- Using Vlookup to return insted of 00/01/1900 ✓ - Excel Forum
1 response
fdibbins
Posts
33
Registration date
Sunday June 19, 2016
Status
Contributor
Last seen
November 20, 2016
1
Aug 6, 2016 at 07:05 PM
Aug 6, 2016 at 07:05 PM
Perhaps this?
5001 YA65
5002 YA16 Find PO59
5003 PO59 Ans 5003
5004 PE10
5019 PK09
5020 PK09
5022 MJ11
5023 MJ11
5024 MJ11
Ans=INDEX($A$1:$A$9,MATCH(E2,$B$1:$B$9,0))
5001 YA65
5002 YA16 Find PO59
5003 PO59 Ans 5003
5004 PE10
5019 PK09
5020 PK09
5022 MJ11
5023 MJ11
5024 MJ11
Ans=INDEX($A$1:$A$9,MATCH(E2,$B$1:$B$9,0))