+ Reply to Thread
Results 1 to 6 of 6

How to summarise 9 sheets into sheet 1

  1. #1
    Forum Contributor
    Join Date
    09-06-2011
    Location
    northern ireland
    MS-Off Ver
    Excel 365
    Posts
    180

    How to summarise 9 sheets into sheet 1

    Hi

    I am a novice at macro code - have done a couple of small projects. I attach a spreadsheet which might help explain what I am trying to get to. I have manually updated sheet 1 to explain what results I am after but I am looking for the macro to populate this sheet from all the other sheets.

    Basically I need 9 payroll processors named as individual sheets to update their work schedules as and when they complete each task from columns A to O. That data needs to feed for each processor into the Full Client list data held on sheet 1.
    The idea is to include conditional formating or a macro at the end so as to inform the user/owner of spreadsheet as to what tasks have been completed -say cell colour green and what is outstanding as of todays date - outstanding date cells would be colour coded red.

    I appreciate any kind of guidance here
    Leanne
    Attached Files Attached Files
    Last edited by leanne2011; 09-12-2012 at 05:33 PM.

  2. #2
    Forum Contributor
    Join Date
    09-06-2011
    Location
    northern ireland
    MS-Off Ver
    Excel 365
    Posts
    180

    Re: How to summarise 9 sheets into sheet 1

    Hi - can anyone help me. The first sheet is the expected results - I want this first sheet updated each time the file is opened which is all the other sheets consolidated - exactly same layout in in each sheet and same columns will be copied - the amount of rows may increase or decrease

    Many thanks
    Leanne

  3. #3
    Forum Contributor
    Join Date
    09-06-2011
    Location
    northern ireland
    MS-Off Ver
    Excel 365
    Posts
    180

    Re: How to summarise 9 sheets into sheet 1

    Anyone please can you help me?

    Sincere thanks
    Leanne

  4. #4
    Valued Forum Contributor rollis13's Avatar
    Join Date
    01-26-2012
    Location
    Cordenons
    MS-Off Ver
    Excel 2016 32bit - Win 11
    Posts
    917

    Re: How to summarise 9 sheets into sheet 1

    Have a try with this macro to aggregate your data:
    Please Login or Register  to view this content.
    Attached Files Attached Files
    Last edited by rollis13; 09-13-2012 at 03:54 PM.

  5. #5
    Forum Contributor
    Join Date
    09-06-2011
    Location
    northern ireland
    MS-Off Ver
    Excel 365
    Posts
    180

    Re: How to summarise 9 sheets into sheet 1

    Hi -
    Can't thank you enough - meets my requirements perfectly.
    Just one addtional thing if not too much to ask. When each of the 9 sheets are updated and I click the try me macro button, it overwrites data, its not until I clear sheet 1 and then press the button again that it works perfectly - can we clear sheet 1 before performing this ?

    Thanks again
    Leanne

  6. #6
    Valued Forum Contributor rollis13's Avatar
    Join Date
    01-26-2012
    Location
    Cordenons
    MS-Off Ver
    Excel 2016 32bit - Win 11
    Posts
    917

    Re: How to summarise 9 sheets into sheet 1

    Just add 1 row of script after the "Set MWs = ..." like this:
    Please Login or Register  to view this content.

+ 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