+ Reply to Thread
Results 1 to 3 of 3

Vlookup

  1. #1
    Registered User
    Join Date
    04-13-2007
    Posts
    2

    Vlookup

    I need a formula that will do the following.

    Formula will be in cell F3:
    It will need to look at data in cell L4, and search for the equal value in Column A on another workbook, then report back the data that is in the same row but Column G.

    I hope I am explaining this clearly.

    Thanks for any help!

  2. #2
    Forum Contributor
    Join Date
    08-21-2006
    Location
    Ossett, West Yorkshire
    MS-Off Ver
    2003
    Posts
    150

    Vlookup

    Hi
    Try Vlookup(L4,[Book2,xls]Sheet1!Range,7,False)
    L4 is the number you want to lookup Book2 you replace with your workbook name, the same applies to the sheet number, the range will start with the column A the rows you must decide where you start and finish but the column must include column G which is the 7th, and false means it must be an exact match. hth regards Howard

  3. #3
    Registered User
    Join Date
    04-13-2007
    Posts
    2
    Thanks Howard.

    That is what I needed.

+ Reply to Thread

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