+ Reply to Thread
Results 1 to 1 of 1

Macro to Vlookup and pull data from standard workbooks of a folder to a target one

  1. #1
    Registered User
    Join Date
    04-02-2011
    Location
    London
    MS-Off Ver
    Excel 2003
    Posts
    4

    Macro to Vlookup and pull data from standard workbooks of a folder to a target one

    Dear All,

    I am so happy to have found this cool place,

    I am new to macros, and I am struggling to implement the below:

    I will need to vlookup and pull data from standard workbooks that will be saved in the same folder monthly; ( Sales_Stats_201105) to a target workbook (KPI Sales). The data will be pulled from a vertical table {Pears, Apples, Olives} with n columns

    The target workbook contains a column of text data (eg {Pears, Apples, Olives})

    I have implemented a vlookup formula, returning the value of a single cell (e.g =VLOOKUP($A25,'[Sales_201105.xls]Grocery'!$A29:$J46,COLUMN(B$25),FALSE))

    I would like to be able to run a macro instead, that will vlookup and populate the relevant cells of the target spreadsheet;


    I thank you very much in advance and very much appreciate your efforts and help

    Greets
    Silverblue
    Attached Files Attached Files

+ 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