+ Reply to Thread
Results 1 to 5 of 5

Combine data to one summary sheet

  1. #1
    Forum Contributor
    Join Date
    01-05-2010
    Location
    New York
    MS-Off Ver
    Excel 2016
    Posts
    747

    Combine data to one summary sheet

    There is one summary sheet titled
    "All Closed".

    There are fourdata sheets titled.
    -"Non Event-Closed"
    -"Earnings-Closed"
    -"Positive Comments-Closed"
    -"Syndicate-Closed"

    Each data sheet has rows of data starting in row 12. I need help writing a macro that can copy every row with data on the five data sheets and combine them on the summary sheet ("All Closed"). Once all of the data is copied to the summary sheet then sort the data by date ascending (Column B).

    Thanks
    Attached Files Attached Files
    Last edited by rhudgins; 03-17-2011 at 08:48 AM.

  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: Combine data to one summary sheet

    Try this:
    Please Login or Register  to view this content.
    _________________
    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!)

  3. #3
    Forum Contributor
    Join Date
    01-05-2010
    Location
    New York
    MS-Off Ver
    Excel 2016
    Posts
    747

    Re: Combine data to one summary sheet

    This works but the workbook that this code will be used in has more worksheets in it. How can the code be changed to copy from only those four data sheets?

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

    Re: Combine data to one summary sheet

    Change this one line:
    Please Login or Register  to view this content.

  5. #5
    Forum Contributor
    Join Date
    01-05-2010
    Location
    New York
    MS-Off Ver
    Excel 2016
    Posts
    747

    Re: Combine data to one summary sheet

    Thank you for your solution

+ 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