+ Reply to Thread
Results 1 to 5 of 5

Vlookup accross multiple saved documents

  1. #1
    Registered User
    Join Date
    07-12-2011
    Location
    South Africa
    MS-Off Ver
    Excel 2003
    Posts
    2

    Vlookup accross multiple saved documents

    I have 2 saved excel documents and want to do a vlookup. I can do vlookups normally when the data is all in 1 saved document. When I try to select in the table array field the second saved document, I am unable to select any data to search. it goes to the second saved sheet, but the vlookup block is not present so that I can choose the relevant columns in the second saved document. I thought originally that it was a compatability issue between 97 and 2007, but it is not the case as I saved both these documents as 2007 doc.

    Please I need urgent assistance on how to get past this issue.

  2. #2
    Forum Expert JBeaucaire's Avatar
    Join Date
    03-21-2004
    Location
    Bakersfield, CA
    MS-Off Ver
    2010, 2016, Office 365
    Posts
    33,492

    Re: Vlookup accross multiple saved documents

    Let's see you're current non-working formula. Doing a VLOOKUP on a second document is simple, doing it in two would require some sort of IF/THEN logic you haven't described yet, so we need to see what you're really trying to do.
    _________________
    Microsoft MVP 2010 - Excel
    Visit: Jerry Beaucaire's Excel Files & Macros

    If you've been given good help, use the icon below to give reputation feedback, it is appreciated.
    Always put your code between code tags. [CODE] your code here [/CODE]

    ?None of us is as good as all of us? - Ray Kroc
    ?Actually, I *am* a rocket scientist.? - JB (little ones count!)

  3. #3
    Registered User
    Join Date
    07-12-2011
    Location
    South Africa
    MS-Off Ver
    Excel 2003
    Posts
    2

    Re: Vlookup accross multiple saved documents

    I have 2 save sheets
    sheet 1.xlsx
    sheet 2.xlsx

    I've opened both the sheets.

    I am doing a vlookup in sheet 1.xlsx as follows:

    Lookup_Value:A:A
    Table_array:here I want to refer to data saved on sheet 2.xlsx. When I click on sheet 2.xlsx to highlight the columns I want to use, the Fuction Argument box does not appear in sheet 2.xlsx to be able to select data required.

    I can do the above on my laptop, but on my personal laptop I am not able to do this.

    Let me know if you need more info.

  4. #4
    Forum Expert JBeaucaire's Avatar
    Join Date
    03-21-2004
    Location
    Bakersfield, CA
    MS-Off Ver
    2010, 2016, Office 365
    Posts
    33,492

    Re: Vlookup accross multiple saved documents

    You can type the workbook name in [ ] braces and then the sheet name and then the column reference by hand.

    =LOOKUP(A1, [Workbook2.xls]Sheet2!A:A, [Workbook2.xls]Sheet2!B:B)

    I won't be a lot of help troubleshooting your local computer.

  5. #5
    Registered User
    Join Date
    07-20-2011
    Location
    Yokneam, Israel
    MS-Off Ver
    Excel 2003
    Posts
    1

    Re: Vlookup accross multiple saved documents

    Hello my friend,

    As with the infamous Office validation update that caused issues with opening files on network shares for excel 2003, this bug you're referring to was caused by the latest excel 2003 update, just go to the add/remove programs list, check for the latest office 2003 excel component update, and remove it.

+ 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