+ Reply to Thread
Results 1 to 2 of 2

Multi Condition Data Report Update

  1. #1
    Registered User
    Join Date
    07-08-2013
    Location
    Shepparton, Australia
    MS-Off Ver
    Excel 2010
    Posts
    1

    Multi Condition Data Report Update

    I have a workbook with a number of staff member tabs the same as the sample workbook attached. On each staff members worksheet the worker enters the clients name and a numeral 1 into either one of four conditions as per the sample workbook.
    The workbook is already set up so that when a staff member has finalised their work with a client they enter a numeral 1 into the Closed column. Once they do this the line is copied from this worksheet into the closed worksheet on the next available row and the row is deleted from their own worksheet (in other words the row is deleted from their worksheet and placed onto the next available row of the closed worksheet). This way the staff members only have the active clients that they are working with on their own worksheet and all the closed client are on the closed worksheet.
    What I needs some assistance to do is compile the numbers for the report page. The code needs to count the number of numeral 1’s that are entered into each of the four condition columns from row 4 to maybe row 500 and then place the number into the cell on the report page next to the workers name. So there will be so many clients that are condition 1, so many condition 2 and so on. This is the easy part, CountA handles this fine. What needs to be added to these numbers is the numbers from the closed page.
    The number of condition 1 that belong to staff member Tom
    The number of condition 2 that belong to staff member Tom
    The number of condition 3 that belong to staff member Tom
    The number of condition 4 that belong to staff member Tom

    Also
    The number of condition 1 that belong to staff member Jerry
    The number of condition 2 that belong to staff member Jerry
    The number of condition 3 that belong to staff member Jerry
    The number of condition 4 that belong to staff member Jerry

    Also
    The number of condition 1 that belong to staff member Mickey
    The number of condition 2 that belong to staff member Mickey
    The number of condition 3 that belong to staff member Mickey
    The number of condition 4 that belong to staff member Mickey

    And then
    The number of condition 1 that belong to staff member Minnie
    The number of condition 2 that belong to staff member Minnie
    The number of condition 3 that belong to staff member Minnie
    The number of condition 4 that belong to staff member Minnie

    I hope this makes sense and thank you in advance.
    Attached Files Attached Files

  2. #2
    Forum Guru
    Join Date
    08-15-2004
    Location
    Tokyo, Japan
    MS-Off Ver
    2013 O.365
    Posts
    22,573

    Re: Multi Condition Data Report Update

    Not well organized...

    try
    Please Login or Register  to view this content.
    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)

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