+ Reply to Thread
Results 1 to 3 of 3

Trying to aggregate multiple worksheets to have a "working log" of all departments.

  1. #1
    Registered User
    Join Date
    01-19-2015
    Location
    US
    MS-Off Ver
    2010
    Posts
    2

    Trying to aggregate multiple worksheets to have a "working log" of all departments.

    I'm trying to figure out a way to write a macro in VB to clear and overlay the information in the Summary tab with the combined details of all of the other tabs. I would need to retain the header (Rows 1-3) on the Summary tab and only carry over the details from the other tabs. I've attached a basic workbook to illustrate the setup, the "Desired Outcome" tab is what I'm trying to achieve. It should also ideally sort using the "Responsible" column first then "Complete Y/N".

    Thanks in advance for any help you can provide!
    Attached Files Attached Files

  2. #2
    Forum Guru MarvinP's Avatar
    Join Date
    07-23-2010
    Location
    Woodinville, WA
    MS-Off Ver
    Office 365
    Posts
    16,169

    Re: Trying to aggregate multiple worksheets to have a "working log" of all departments.

    Hi and welcome to the forum,

    Try this VBA code to do what you want. Make sure your "Summary" sheet is the first one on the left before running the macro.
    Please Login or Register  to view this content.
    Attached Files Attached Files
    One test is worth a thousand opinions.
    Click the * Add Reputation below to say thanks.

  3. #3
    Registered User
    Join Date
    01-19-2015
    Location
    US
    MS-Off Ver
    2010
    Posts
    2

    Re: Trying to aggregate multiple worksheets to have a "working log" of all departments.

    Hey thanks for your quick response. I tried the code you have me, and I immediately get a Run-time error '1004' (Application-defined or object-defined error). Any other ideas?

+ 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. Replies: 2
    Last Post: 06-06-2013, 12:45 PM
  2. [SOLVED] "Anti-aggregate/frequency"-table
    By jpar in forum Excel General
    Replies: 4
    Last Post: 05-29-2012, 09:21 AM
  3. Application.ExecuteExcel4Macro "SHOW.TOOLBAR(""Ribbon"",False)" not working
    By redders in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 10-31-2011, 03:52 PM
  4. Working "With" multiple worksheets at once
    By Jbm444 in forum Excel Programming / VBA / Macros
    Replies: 14
    Last Post: 07-01-2010, 06:25 PM
  5. [SOLVED] use variable in Workbooks("book1").Worksheets("sheet1").Range("a1"
    By Luc in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 09-28-2005, 04:05 PM

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