+ Reply to Thread
Results 1 to 2 of 2

IF formula to create status based on multiple conditions

  1. #1
    Registered User
    Join Date
    03-28-2016
    Location
    Coventry
    MS-Off Ver
    Microsoft 365
    Posts
    65

    IF formula to create status based on multiple conditions

    Hi all,


    I thought this one would be simple but I cant seem to figure it out. I have attached a test workbook which outlines the requirements. I have tried several different formulas but haven't had any joy so I would appreciate some assistance if you may
    Attached Files Attached Files

  2. #2
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    24,735

    Re: IF formula to create status based on multiple conditions

    Try this formula in G5:

    =IF(B5&C5&D5="","Opportunity for Trainging",IF(COUNTIF(B5:D5,">1")=3,IF(F5<=$A$2,"Training Required","Fully Trained"),IF(COUNTIF(B5:C5,">1")=2,"Under Supervision","Trining Initiated")))

    Hope this helps.

    Pete

+ 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] Create A Formula With Multiple Conditions.
    By Sajilpulath in forum Excel General
    Replies: 5
    Last Post: 07-02-2019, 05:18 AM
  2. [SOLVED] Date Based Conditions - Target Dates and Current Status.
    By JasonMcQueen in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 02-28-2018, 09:51 AM
  3. [SOLVED] Need help using multiple conditions to create formula
    By adtn98 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 07-11-2017, 06:32 PM
  4. [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
  5. How to create a formula with multiple conditions and limits
    By Alex_m in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 02-23-2015, 06:53 PM
  6. [SOLVED] How to create a dynamic dropdown based on multiple lookup conditions
    By psilens in forum Excel Formulas & Functions
    Replies: 14
    Last Post: 02-06-2014, 10:05 AM
  7. Create a nesting formula w/ multiple conditions based on fields w/VLOOKUP
    By NiqueDomie in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 01-14-2011, 09:59 AM

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