+ Reply to Thread
Results 1 to 2 of 2

Macro to copy and paste 70+ sheets of data onto 1 sheet

  1. #1
    Registered User
    Join Date
    06-22-2012
    Location
    Sheffield ,UK
    MS-Off Ver
    Excel 2003
    Posts
    3

    Question Macro to copy and paste 70+ sheets of data onto 1 sheet

    Hi,

    Is there a macro I can write in VB to copy and paste data on 70+ sheets all onto one sheet. The 2nd sheet of data would need pasting into the next row after the 1st sheet of data, etc.....to give one continuous list. All the sheets have the same type of data in the same columns, but each sheet has varying number of rows. I am a complete novice on VB so would appreciate step by step instructions.

    This is my first post!
    Helen W

  2. #2
    Forum Expert JBeaucaire's Avatar
    Join Date
    03-21-2004
    Location
    Bakersfield, CA
    MS-Off Ver
    2010, 2016, Office 365
    Posts
    33,492

    Re: Macro to copy and paste 70+ sheets of data onto 1 sheet

    'MANY SHEETS TO ONE SHEET
    Here's a macro for merging data from multiple sheets into a "consolidation" sheet where the source sheets are the same layout.

    There's a sample file there, too, to make it easy to try it out.
    _________________
    Microsoft MVP 2010 - Excel
    Visit: Jerry Beaucaire's Excel Files & Macros

    If you've been given good help, use the icon below to give reputation feedback, it is appreciated.
    Always put your code between code tags. [CODE] your code here [/CODE]

    ?None of us is as good as all of us? - Ray Kroc
    ?Actually, I *am* a rocket scientist.? - JB (little ones count!)

+ 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