Forum Discussion

Bthijssen's avatar
Bthijssen
Copper Contributor
Apr 16, 2021
Solved

Index - Match External document

Dear All, 

 

I want to use the function Index & Match with 2 files. Everytime when I close my file and start the calculatin manually i get the errer message in the cell #VERW! (Dutch version). 

 

Is there any way / function to solve this problem, like picking the data even when the other file is closed? 

 

I'm looking forward to your reply, 

 

Thanks in advance, 

4 Replies

  • SergeiBaklan's avatar
    SergeiBaklan
    Diamond Contributor

    Bthijssen 

    INDEX/MATCH shall work with the closed file if only you don't use other functions like INDIRECT() within the formula. Perhaps you may share concrete formula?

    • Bthijssen's avatar
      Bthijssen
      Copper Contributor

      SergeiBaklan, many thanks for your reply.  The strange thing is, in the passed I did use the Vlookup and it works well but it was getting slow regarding the large amount of data. 

       

      I used the following formula "Vergelijken = Match":

       

      =INDEX('SU VM.xlsx'!VM[[#Alles];[Status]];VERGELIJKEN([@[EAN & Fact.2]];'SU VM.xlsx'!VM[[#Alles];[EAN & Fact]];0))

       

      After calculating the formula changes in the info below:

       

      =INDEX('L:\TNL\ADM\Hollander Barendrecht\Plus Retail\Plus Retail 2020\Prijsverschillen 2020\Semi-Vers\SU VM.xlsx'!VM[[#Alles];[Status]];VERGELIJKEN([@[EAN & Fact.2]];'L:\TNL\ADM\Hollander Barendrecht\Plus Retail\Plus Retail 2020\Prijsverschillen 2020\Semi-Vers\SU VM.xlsx'!VM[[#Alles];[EAN & Fact]];0))

       

      Is it maybe a simple Excel settting for allowing acces on external documents maybe? 

       

      Many thanks for your help!

       

       

       

       

  • NikolinoDE's avatar
    NikolinoDE
    Platinum Contributor

    Bthijssen 

    How can I merge two or more tables?

    You can merge (combine) rows from one table into another simply by pasting the data in the first empty cells below the target table. The table will increase in size to include the new rows. If the rows in both tables match up, you can merge the columns of one table with another—by pasting them in the first empty cells to the right of the table. In this case also, the table will increase to accommodate the new columns.

     

    Hope I could help you with this information.

     

    Nikolino

    I know I don't know anything (Socrates)

Resources