Results 1 to 7 of 7

Excel 2007 : Vlookup Help

Threaded View

  1. #1
    Registered User
    Join Date
    04-09-2011
    Location
    DFW
    MS-Off Ver
    Excel 2007
    Posts
    22

    Vlookup Help

    Good day all,
    Thank you in advance for your help.

    I have a workbook (we'll call A) showing me loan numbers, associate names and Decision Status (all of which have been filtered to show Open Conditions remain). I need scrubbed against this list another workbook (we'll call B) to find out which of these in A have Exceptions requested so they can be removed from the first workbook or Master. Workbook B simply contains loan numbers, Decision status (filtered to Open conditions) and whether the Exception is requested.
    My first attempt was to create the following vlookup formula in A under the Open Conditions tab (since this is a common column found in both) then simply filter out the NAs and delete them.

    =vlookup(A2,'SheetB'!A9:C12000,3,false)

    A2= Loan number - lookup value
    A9 = C12000 on Sheet B are loan numbers, exception granted, and open conditions - table array
    Colum index 3 is open conditions -

    This returns results of all NAs. Now I know for a fact that there are at least 200 files that can be found as duplicates.

    I have tried various version of this and cannot seem to get the desired result.

    I hope that is enough info. Thank you again
    Last edited by markharper80; 04-09-2011 at 03:54 PM.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1