+ Reply to Thread
Results 1 to 1 of 1

VBA code for importing data from external workbook(s) for a given header

  1. #1
    Registered User
    Join Date
    11-12-2012
    Location
    Canada
    MS-Off Ver
    Excel 2010
    Posts
    40

    VBA code for importing data from external workbook(s) for a given header

    Hello,

    I am new to VBA code and need some assistance. I am looking to build a code that allows me to automate a data import based on corresponding titles/headers from various external workbooks. The external workbooks will not all have the same title either.

    For instance:
    I want to be able to select a document from desktop folder or My Docs folder, extract data from cells and rows and return to opened workbook under the corresponding header.

    If this isn't possible, even to extract a predefined section of rows and cells (array) would be great.

    The attached docs may help with my explanation.
    I am looking to automate a data extract from external work book "Items" and return to cells in "Test VBA Data Extract" on sheet 'Results (1)' D5:D6500 if matching the title in cell D4.
    The same can be said for E5:E6500 (iF matching E4) , F5;F6500 (If matching F4) and G5:G6500 (if matching G4)

    Any help would be amazing.
    Thank you

    Test VBA DATA EXTRACT.xlsm
    Items.xls
    Last edited by JBeaucaire; 02-16-2013 at 10:18 AM.

+ 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