Results 1 to 4 of 4

VBA Code to Create One Summary worksheet of many worksheets in workbook

Threaded View

  1. #1
    Registered User
    Join Date
    08-05-2013
    Location
    Boston, MA
    MS-Off Ver
    Excel 2010 for Mac
    Posts
    60

    VBA Code to Create One Summary worksheet of many worksheets in workbook

    I need to aggregate many worksheets into one final summary sheet. Essentially each "page" of my report will have two of the worksheets side by side for easy comparison. I have the final page mocked up, but I don't know how to go about reproducing this many times without copy and pasting manually, and I will need to refresh with the data from the worksheets going forward.

    In short, I need the left "segment" (segment A, Segment C) to be viewed as the main segment, and the segment on the right is compared to the one on the left, so the products for the left are sorted from greatest to least (highlighted in yellow) and the segment to the right needs to correspond to the order. The original data extracts are not sorted.

    I have branstormed with using Indirect to look up each "segment" tab to pull the data in, but then you run into the issue that one segment might only have regions A, C and E, and another might have A,B,C,D and F. There isn't an easy way to do a lookup to quickly reproduce the report.

    A mockup is attached.
    Attached Files Attached Files

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 16
    Last Post: 08-30-2013, 12:43 PM
  2. Replies: 4
    Last Post: 04-02-2013, 02:55 PM
  3. [SOLVED] Maco 2 Copy dynamic data from multiple worksheets into Summary worksheet in same workbook
    By abrennan in forum Excel Programming / VBA / Macros
    Replies: 14
    Last Post: 09-16-2012, 03:40 AM
  4. Replies: 0
    Last Post: 10-24-2011, 03:05 PM
  5. Macro to Create Worksheet 'xxxx' and list All Worksheets in Workbook
    By R_S_6 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 02-02-2009, 08:58 AM

Tags for this Thread

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