+ Reply to Thread
Results 1 to 4 of 4

HELP! Pulling Data from Multiple Sheets into Cover Sheet

  1. #1
    Registered User
    Join Date
    04-10-2012
    Location
    Boston,
    MS-Off Ver
    Excel 2007
    Posts
    2

    HELP! Pulling Data from Multiple Sheets into Cover Sheet

    All,

    I have a file that catalogs fire alarm devices in multiple buildings by and ID number( in one column) and status ((either incomplete, complete, etc.) in another column). Each building has its own tab that is formatted just like the rest. I am trying to make a cover page for this file that pulls all incomplete devices into a list and all complete devices into a list, both of which would show up on the cover page. The cover list would include (or transpose) information from 3-4 columns based on the status of one of those columns. I have coded all complete items as a status of "A" and all incomplete items as a status of "B".

    The idea is that if a device changes its status from incomplete to complete on a certain tab, then the Cover list of incomplete devices shrinks and the list of complete devices grows.


    Can anyone help me?

    I have attached the file titled "Demo Device Matrix" if this helps. For further clarification, I basically need the white colored cells on each building tab to transfer to the cover page based on the Action status "A" for complete or "B" for incomplete. - This will make sense once you open the file.
    Attached Files Attached Files

  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: HELP! Pulling Data from Multiple Sheets into Cover Sheet

    A macro like this placed inside the Cover Sheet module will update the listing each time the sheet is brought up onscreen.
    Please Login or Register  to view this content.
    I've also adjusted your COUNTIF formulas on the named sheets and the summary counts on the Cover Sheet.

    Lastly, by not putting the groupings one above the other, the macro doesn't have to work as hard.
    Attached Files Attached Files
    _________________
    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
    Registered User
    Join Date
    04-10-2012
    Location
    Boston,
    MS-Off Ver
    Excel 2007
    Posts
    2

    Re: HELP! Pulling Data from Multiple Sheets into Cover Sheet

    AMAZING! Thank you for your help!

  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: HELP! Pulling Data from Multiple Sheets into Cover Sheet

    If that takes care of your need, please click Thread Tools above your first post and mark this thread as SOLVED.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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