+ Reply to Thread
Results 1 to 2 of 2

Append data from multiple excel files with respective file name

  1. #1
    Registered User
    Join Date
    07-19-2011
    Location
    India
    MS-Off Ver
    Excel 97,2003,2007,2010
    Posts
    4

    Lightbulb Append data from multiple excel files with respective file name

    Hi All,

    I have 95+ excel files in one folder. I want to append data of all 95+ excel files in to one file on everyday as these 95+ excel files are updated frequently. I want to append data of all 95+ excel files in to the next available row in a file. So the code should do the following task.

    1. Ask for the path (browse) to select a folder which has those 95+ excel files saved in it.

    2.Take data of all 95+ excel files one by one and append it to one file with their respective file name to one file say "Consolidation.xls(x)"

    3. All the rows & columns should be an autofit

    4. If blank row existed in append data, it has to be delete/remove automatically

    All 95+ excel files and my "Consolidation.xls(x)" file has same number of columns and titles. I am beginner to VBA. Please help me to build a code for this.

    Regards,
    Vijay

  2. #2
    Valued Forum Contributor xlbiznes's Avatar
    Join Date
    02-22-2013
    Location
    Bahrain
    MS-Off Ver
    Excel 2007
    Posts
    1,223

    Re: Append data from multiple excel files with respective file name

    try this solution.
    Happy Computing ,

    Xlbiznes.

    To show your appreciation please click *

+ 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. [SOLVED] Import data from excel files to append master file
    By kdawgpl9 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 04-19-2013, 04:32 PM
  2. Run macro on many csv files and append only one row into master excel file
    By Novice123 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 08-31-2012, 09:45 AM
  3. [SOLVED] Append Data to Multiple Files based upon Criteria
    By Topo in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 08-28-2012, 02:14 PM
  4. Extract Columns from Excel Files then Append to .CSV file
    By r0mmel in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 07-19-2011, 05:06 AM
  5. Append multiple csv files into master file?
    By Delta223 in forum Excel General
    Replies: 28
    Last Post: 01-30-2010, 02:49 AM

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