+ Reply to Thread
Results 1 to 3 of 3

Dynamic Vlookup in Sharepoint folder

  1. #1
    Registered User
    Join Date
    07-30-2014
    Location
    Amsterdam, Holland
    MS-Off Ver
    Office 2013
    Posts
    33

    Dynamic Vlookup in Sharepoint folder

    Hello,

    Im searching for a formula which enables a Vlookup to different excel files.
    The difficult part is that this info should come from another excel file, one excel file for each country. The excel file is located on Sharepoint, but for design of the formula this should not matter. The exact file path I can always change later.

    See also the excel files attachted.
    Example 1 -> the result page were the formula is required for
    Example 2 > here the data should come from.

    Please let me know if anything is unclear,

    Thanks a lot in advance,

    Vincent
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    28,169

    Re: Dynamic Vlookup in Sharepoint folder

    Try

    =VLOOKUP(C5,INDIRECT("'[" &B5 &".xlsx]Data'!$B$3:$C$100"),2,0)

    so file would be A.xlsx i.e B5="A"

  3. #3
    Registered User
    Join Date
    07-30-2014
    Location
    Amsterdam, Holland
    MS-Off Ver
    Office 2013
    Posts
    33

    Re: Dynamic Vlookup in Sharepoint folder

    Hi John,

    Thanks for your reply.

    I have a small addtional question as I am having some problems with linking to the exact file.
    In which part of the formula do I specify the file path?

    In this case for example:
    https://sharepoint.com/geographic/countries

    Best regards,

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. VBA to loop through all files in a Sharepoint library/folder
    By red1234 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 11-17-2016, 07:09 AM
  2. Save as pdf in current folder in Sharepoint
    By Jacc in forum Word Programming / VBA / Macros
    Replies: 5
    Last Post: 12-22-2015, 08:25 PM
  3. VBA to save file to sharepoint folder
    By rlsublime in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 08-20-2014, 04:56 PM
  4. VBA code to Check if a Folder exists in SharePoint
    By shavazo in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 07-01-2013, 07:46 AM
  5. Help with Saving Excel to SharePoint Folder
    By Inez15 in forum Excel General
    Replies: 6
    Last Post: 03-08-2013, 06:59 PM
  6. Checking Accesright for Sharepoint Folder using VBA
    By Fettertiger in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 11-29-2012, 07:45 PM
  7. Dynamic vlookup to a remote location in sharepoint
    By Robby1985 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 09-27-2012, 03:13 PM

Tags for this Thread

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