+ Reply to Thread
Results 1 to 3 of 3

Macro to Pull Data from Multiple Workbooks to One Master Workbooks

  1. #1
    Registered User
    Join Date
    08-13-2009
    Location
    India
    MS-Off Ver
    Excel 2003
    Posts
    1

    Macro to Pull Data from Multiple Workbooks to One Master Workbooks

    Hi,

    I have a folder, which contains multiple .xls file according to date format (ex. 1-7-13.xls). There have a master file also called "Auto Mail.xls". Now I want to put a date in master file and the file would fetch data from that particular date's file (ex. 1-7-13.xls). Can someone help me to write a macro on it.

    Thanks in advance.

    Ranajoy

  2. #2
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,166

    Re: Macro to Pull Data from Multiple Workbooks to One Master Workbooks

    Is the master file in the same folder as the other files?

    How about having the macro pick up each file in your folder and populate the contents into the master file? Why do you want to provide the date and then pull the data?
    If I have helped, Don't forget to add to my reputation (click on the star below the post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)
    Use code tags when posting your VBA code: [code] Your code here [/code]

  3. #3
    Registered User
    Join Date
    09-23-2019
    Location
    Columbia SC
    MS-Off Ver
    2019
    Posts
    12

    Re: Macro to Pull Data from Multiple Workbooks to One Master Workbooks

    How would you do this?

+ 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