Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]() If you are using a match type 0, which is the same as your vlookup in essence it will always return the first match. You maybe have to restate your problem giving an example and showing what you want exactly as the solution. In your example =IF(VLOOKUP(F252,'YB Engineer planning'!G:H,2,FALSE)="Olivetti Decommissioning",VLOOKUP(F252,'YB Engineer planning'!A:H,3,FALSE),"") If the first match of f252 in columnG has olivetti Decommissioning next to it you are then saying rematch this value in f252 in columnA and return the value in column c next to it. If column A is different to column G you will not be returning the same row What exactly do you want to achieve? Regards Dav -- Dav ------------------------------------------------------------------------ Dav's Profile: http://www.excelforum.com/member.php...o&userid=27107 View this thread: http://www.excelforum.com/showthread...hreadid=572113 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Can we use multiple if with VLookup function | Excel Worksheet Functions | |||
vlookup Function Help Needed | Excel Worksheet Functions | |||
Pastable function using VLOOKUP? | Excel Worksheet Functions | |||
format cell based on results of vlookup function | Excel Worksheet Functions | |||
Vlookup w/Date Function | Excel Worksheet Functions |