+ Reply to Thread
Results 1 to 3 of 3

Complex nested ifs

  1. #1
    Registered User
    Join Date
    04-22-2016
    Location
    Texas, United States
    MS-Off Ver
    MS Office 365
    Posts
    2

    Complex nested ifs

    Hello all!
    I am working on an excel project that requires a complex series of nested ifs. There might be a better way to do this, so if you have any thoughts, let me know!

    Essentially, it tracks performance of a specific individual over the span of three months. Each individual contributes X% on a weekly basis. The goal is to hit 90% or above every week. If that person consistently hits 90%, no changes need to be applied. If a person is below 90% for two consecutive weeks, they will be designated as "A". At that point, if they hit 90% or above for two consecutive weeks, they are back to "O" and the designations start from point O. However, if they are below 90% for two more consecutive weeks, they are designated as "B". Similarly, if they are 90% or above for the next two weeks, they are back to "O" and the designation start from point O. If they are a "B" and are trending in a positive direction after a week, they can stay at "B" until they hit 90% for two more weeks. However, if they are trending in a negative direction for 1 week and are below 90% for two weeks in a row, they are marked "C".

    If you are a "C" and you hit 90% for two weeks in a row, you are back to "O". However, if you are below 90% within the next two week span, you are back to a "C" rather than starting off at O. If you are below 90% anytime over the next 12 weeks, you are back to a "B" rather than starting off at O.

    One other issue:
    If you are an "A" three times within a 12 week span, you will be marked as "B"

    I have attached a sample document that might work. If you could please provide your thoughts on how to best set up the logic, I would really appreciate it! Thanks in advance!
    Attached Files Attached Files

  2. #2
    Forum Expert José Augusto's Avatar
    Join Date
    10-29-2014
    Location
    Portugal
    MS-Off Ver
    2013-2016
    Posts
    3,329

    Re: Complex nested ifs

    Try in F5 these formula (and copy right)
    Formula: copy to clipboard
    Please Login or Register  to view this content.

    Note: (90 is included)
    See the file perf logic(1).xlsx for clarification

  3. #3
    Registered User
    Join Date
    04-22-2016
    Location
    Texas, United States
    MS-Off Ver
    MS Office 365
    Posts
    2

    Re: Complex nested ifs

    Hi! Thanks so much for your response! The logic works well up to the "C" designation. If a person is a "C", performs above 90% for two weeks, but then fall below 90% for the next two week period, they should be back to "C" rather than starting from the beginning. So week 12 should read "C". If they are below 90% at any other time over 12 weeks, they should be back to be a "B". Let me know if that makes sense!

    Thanks again!!
    Last edited by ss1991; 04-26-2016 at 01:15 PM.

+ 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. Nested If Complex Formula
    By fairchance in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 02-25-2015, 09:20 AM
  2. Replies: 11
    Last Post: 10-26-2011, 03:24 PM
  3. complex nested IF statement
    By snoopy990 in forum Excel General
    Replies: 2
    Last Post: 07-01-2011, 01:28 AM
  4. Nested IF Statement-complex
    By Kheldar in forum Excel General
    Replies: 11
    Last Post: 02-09-2011, 10:34 AM
  5. [SOLVED] Complex data referencing - too many for nested IF's
    By djDaemon in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 01-27-2006, 08:10 PM
  6. HELP? nested, complex, vlookup? The impossible!
    By ricdik in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 01-19-2006, 01:10 AM
  7. nested:NEED HELP! Cannot figure out complex function
    By Rowan in forum Excel Formulas & Functions
    Replies: 12
    Last Post: 09-06-2005, 04:05 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