Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I know this has to be easy but for the life of me I can't figure it out. I
have a Vlookup statement...IF(ISNA(VLOOKUP($A2,COREDB,8,False))," ",VLOOKUP($A2,COREDB,8,false))...it works but it only returns information from one entry. The number in cell A2 appears in the database "COREDB" more than once and I wouold like to have it return the entire row of information foe each time the number appears. ex. A B C D 1234 yes no yes 1234 no no no 1244 nju ijn noio I would like the lookup to return both rows of 1234. How can I do this? Please help. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
VLOOKUP - returning the searched for value if it does not exist | Excel Discussion (Misc queries) | |||
vlookup not returning full field value (text) | Excel Worksheet Functions | |||
vlookup returning a #N/A value | Excel Worksheet Functions | |||
VLOOKUP to pick information from two worksheets | Excel Worksheet Functions | |||
vlookup returning a n/a result | Excel Worksheet Functions |