+ Reply to Thread
Results 1 to 3 of 3

ConsolidateData Macro

  1. #1
    Registered User
    Join Date
    11-09-2011
    Location
    Sliven, Bulgaria
    MS-Off Ver
    Excel 2003
    Posts
    2

    ConsolidateData Macro

    Hi all,
    I have little issue here.
    I have 100 files in one directory and I wanted to consolidate them all in one single file. For that I have following code:
    Please Login or Register  to view this content.
    The branch files looks like this:
    Please Login or Register  to view this content.
    The code above works perfectly but copy the first row from branches files. I don't want to does that. I want to skip range A1:G1.
    Please could someone provide me help and to modify this code?

    The consolidation file in blank.

    Fell free to use this code.
    Last edited by viktorov; 02-28-2012 at 08:46 AM.

  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: ConsolidateData Macro

    I have a slightly different code for you which does not include all the select statements -
    Please Login or Register  to view this content.
    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
    11-09-2011
    Location
    Sliven, Bulgaria
    MS-Off Ver
    Excel 2003
    Posts
    2

    Re: ConsolidateData Macro

    That script is excellent. Thank a lot for the support
    I close this topic as SOLVED.

+ 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