+ Reply to Thread
Results 1 to 3 of 3

Thread: Multiple Criteria

  1. #1
    Registered User
    Join Date
    09-10-2009
    Location
    Dorset
    MS-Off Ver
    Excel 2003
    Posts
    2

    Multiple Criteria

    I have a workbook that keeps an up date of where we are with Audit action points throughout the business.
    What I am trying to do is to analyse the data in different views.

    Each audit area may have separate scoring items. Each scoring item may result in a different Level.(Sheet 1)

    I know this can easily be done with a pivot table but I require a formula that will allow me to extract the data into another worksheet. (Sheet 2)

    For each Audit Area Name I need a count of the Level but based on the worst result outcome for each Scoring Outcome.

    For example in Delegated Authorities for level 3 A.0.3.1 the worst outcome would be maybe/not sure. And the total for delegated Authorities for level 3 would be Yes = 3, Maybe/Not Sure = 1 & Cannot predict FCA testing outcome = 1.

    I hope this makes sense.

    Please e gentle as it is my first post.
    Attached Files Attached Files
    Last edited by MHarris; 09-10-2009 at 09:02 AM.

  2. #2
    Forum Guru Palmetto's Avatar
    Join Date
    04-04-2007
    Location
    South Eastern, USA
    MS-Off Ver
    XP, 2007
    Posts
    3,523

    Re: Multiple Criteria

    Not certain I am fully understadning your requirement, but see if the attached is helpful and headed in the right direction.

    The SUMPRODUCT formula is used - sheet3.
    =SUMPRODUCT(--(AreaName=$A$10),--(ScoreItem=$B10),--(Level=$A$1))
    Attached Files Attached Files

  3. #3
    Registered User
    Join Date
    09-10-2009
    Location
    Dorset
    MS-Off Ver
    Excel 2003
    Posts
    2

    Re: Multiple Criteria

    Thanks for that reply but that isn't really the answer I am after.

    If we take for instance the result for scoring item B.0.3.1 then there are 2 occurances of this scoring item, I only require the result of the lowest score of the 2 results. (Thus the answer would be a count of one against Level 2.
    Where we would have a answer of 6 against Level 1 for scoring item A.1.3.1 then the count I would be looking for is 1 against Level 1, being the lowest result for this item.

    The result would then be sumed to results table in tab sheet 2.

    Thanks in advance for your help

    Mark

+ 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.2.0