+ Reply to Thread
Results 1 to 3 of 3

VBA to Create a Roll Up Summary Sheet for multiple sheets with variable amounts of data

  1. #1
    Registered User
    Join Date
    01-28-2016
    Location
    New York City
    MS-Off Ver
    Excel 2013
    Posts
    2

    VBA to Create a Roll Up Summary Sheet for multiple sheets with variable amounts of data

    Hello,

    I am looking for a VBA to create a Roll Up Sheet for multiple sheets in a workbook. I have 20 locations that all have a report that they are to fill out. One of the requirements is to list things they have done to improve their locations. There is no set amount of things they can list so I want to create a roll up sheet that has all the locations along with all the name of the location. There is other information on the report that I do not want to bring in. The information I want to pull in is in cells A35-B45 which allows them for 10 potential improvements. The reports are formatted as such:

    where "Loc" is in cell A35 and "Improvement" is in B35. All the XXX will be the same because it is the report for the same location.

    Loc | Improvement
    XXX | Lowered COS
    XXX | Brought in new Salesperson
    XXX | Fixed Faulty Equipment

    In the Summary Roll Up Sheet I want:

    where "Location" is in cell A8 and Improvements is in B8 and XXX and YYY identify 2 of the 20 locations. YYY would only have 2 improvements while XXX would have 3.

    Loc | Improvement
    XXX | Lowered COS
    XXX | Brought in new Salesperson
    XXX | Fixed Faulty Equipment
    YYY | Brought a new salesperson from Los Angeles
    YYY | Catered Lunches for top salespeople

    I have looked around the forums and got something close but not exact. Thanks so much for the help if anyone has a solution.

  2. #2
    Forum Expert
    Join Date
    07-31-2010
    Location
    California
    MS-Off Ver
    Excel 2007
    Posts
    4,070

    Re: VBA to Create a Roll Up Summary Sheet for multiple sheets with variable amounts of dat

    What is a "Roll Up Sheet"? Submit an example workbook with before and after expectations.
    If you are happy with my response please click the * in the lower left of my post.

  3. #3
    Registered User
    Join Date
    01-28-2016
    Location
    New York City
    MS-Off Ver
    Excel 2013
    Posts
    2

    Re: VBA to Create a Roll Up Summary Sheet for multiple sheets with variable amounts of dat

    Here is the sample. There would be information in the other summary sheet but the roll up is not a part of that so I just put it in there to show there was another sheet that is not related to the roll up.

    Thanks so much for the help. There would be 20 of the colored tabs instead of 3 but I think the 3 showed the spirit of the problem.
    Attached Files Attached Files

+ 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. Create Summary data sheet from multiple sheets
    By lkeatley in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 12-21-2015, 05:28 PM
  2. [SOLVED] Consolidating multiple sheets in master tab and create summary sheet
    By Farida in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 10-14-2014, 02:41 PM
  3. [SOLVED] Create a Summary Sheet from Multiple Sheets
    By ronnster in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 03-05-2014, 07:10 AM
  4. Replies: 2
    Last Post: 10-08-2013, 02:58 PM
  5. Create a summary from multiple sheets on a master/summary sheet
    By detribus in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 09-07-2012, 08:04 PM
  6. need to create a summary sheet based on variable data
    By Binns105 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 07-23-2012, 11:02 AM
  7. Create Summary from multiple sheets with variable columns
    By mccrimmon in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 03-17-2011, 02:31 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