![]() |
![]() |
|
|||||||
| Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
New Member
Join Date: Mar 2002
Posts: 4
|
HI,
I know how to use Vlookup, but it is not working when my list in column 1 is actually shorter than the list with the lookup values. Any advice? Silversurfer |
|
|
|
|
|
#2 |
|
Banned
Join Date: Feb 2002
Posts: 1,582
|
Hi
Try INDEX and MATCH nested, eg =INDEX(A1:E10,MATCH("MyValue",C1:C20,0),3) |
|
|
|
|
|
#3 | |
|
MrExcel MVP
Join Date: Feb 2002
Location: The Hague
Posts: 50,319
|
Quote:
Aladin |
|
|
|
|
|
|
#4 |
|
New Member
Join Date: Mar 2002
Posts: 4
|
Hi
The index and match solution worked! Thanks very much |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|