+ Reply to Thread
Results 1 to 6 of 6

Multiple Condition based on the multiple status

  1. #1
    Registered User
    Join Date
    07-01-2021
    Location
    Philippines
    MS-Off Ver
    2010
    Posts
    25

    Question Multiple Condition based on the multiple status

    Hi All

    I would like to ask for formula on how to get the status based on the multiple condition:

    Low: Combination of medium/low severity (should not be > 3 medium severity, otherwise rating should be upgraded into Medium)
    Medium: Combination of at least 1 high finding and medium/low findings
    High: Combination of 2-3 high findings and medium/low findings
    Very High: <2 very high or >4 high findings and high/medium/low findings
    Catastrophic: >1 Catastrophic or >3 very high findings and high/medium/low findings

    I have attached the sample and expected result.

    Thank you in advance.
    Attached Files Attached Files

  2. #2
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,917

    Re: Multiple Condition based on the multiple status

    Are you still using Excel 2010?
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

  3. #3
    Registered User
    Join Date
    07-01-2021
    Location
    Philippines
    MS-Off Ver
    2010
    Posts
    25

    Re: Multiple Condition based on the multiple status

    No, I'm using the latest version of excel but the function is limited since it is a company tool. Why?

  4. #4
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,917

    Re: Multiple Condition based on the multiple status

    Because it will influence the solution offered, so please be specific.

  5. #5
    Registered User
    Join Date
    07-01-2021
    Location
    Philippines
    MS-Off Ver
    2010
    Posts
    25

    Re: Multiple Condition based on the multiple status

    Tried to use this formula but not working:
    =IF(E3>=1,"Catastrophic",IF(D3>=3,"Catastrophic",IF(AND(D3<=2,C3>=4),"Very High",IF(C3<=3,"High",IF(AND(D3>0,B3>=1),"High",IF(OR(C3>0,B3>=3),"Medium","Low"))))))

    Please help!

  6. #6
    Forum Expert
    Join Date
    04-14-2009
    Location
    Taiwan
    MS-Off Ver
    Excel 2016,2019,O365
    Posts
    2,005

    Re: Multiple Condition based on the multiple status

    According to your status, try this in H3.

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

Similar Threads

  1. [SOLVED] Creating a customer status flag based on multiple columns
    By robin_amanda in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 07-19-2022, 02:45 PM
  2. [SOLVED] Status based on multiple date entries
    By MTC2016 in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 06-25-2022, 05:49 AM
  3. [SOLVED] Multiple Condition for Status
    By Zef in forum Excel General
    Replies: 4
    Last Post: 11-23-2021, 05:51 AM
  4. status based on two dates with multiple conditions
    By dawnmv in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 04-24-2021, 12:09 AM
  5. IF formula to create status based on multiple conditions
    By MTC2016 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 12-18-2019, 12:40 PM
  6. [SOLVED] VBA Macros For Upgrade Or Downgrade Status Based On Multiple Conditions
    By hecgroups in forum Excel Programming / VBA / Macros
    Replies: 11
    Last Post: 12-28-2016, 09:43 AM
  7. cell shows status based on multiple IF statements????
    By jonnywakey in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 05-16-2012, 04:26 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