+ Reply to Thread
Results 1 to 2 of 2

Copy data from multiple xls and csv files based on product sku

  1. #1
    Registered User
    Join Date
    03-07-2013
    Location
    Greece
    MS-Off Ver
    Excel 2007
    Posts
    1

    Copy data from multiple xls and csv files based on product sku

    Hello – and thank you for your time in reading my question ,

    i have the master file master.xls that have in the A column the "products sku" and i have 4 diferent files (xls and csv) the lists of my distributors ,
    my problem is that i want to import to my master.xls the availability and the product price of the lists of my distributors .
    all of the lists have product sku in a column and product price and product avail. in other columns .

    i have used vlookup for only one list like the example down , but i cant make it for multiple files .
    =VLOOKUP(A1;'C:\aparetita\ESHOP\eshop updates\listes\sun\[export.csv]export'!$A:$AE;2;FALSE)
    =VLOOKUP(A1;'C:\aparetita\ESHOP\eshop updates\listes\enet\[enet.xls]Sheet1'!$A$1:$J$65536;2;FALSE)


    Thank in advance.

  2. #2
    Forum Moderator alansidman's Avatar
    Join Date
    02-02-2010
    Location
    Steamboat Springs, CO
    MS-Off Ver
    MS Office 365 Version 2406 Win 11 Home 64 Bit
    Posts
    23,949

    Re: Copy data from multiple xls and csv files based on product sku

    Here is one solution that should work for you

    http://www.myonlinetraininghub.com/e...ultiple-sheets
    Alan עַם יִשְׂרָאֵל חַי


    Change an Ugly Report with Power Query
    Database Normalization
    Complete Guide to Power Query
    Man's Mind Stretched to New Dimensions Never Returns to Its Original Form

+ 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