+ Reply to Thread
Results 1 to 3 of 3

IF Condition statement for Final Status

  1. #1
    Registered User
    Join Date
    06-25-2015
    Location
    HYDERABAD
    MS-Off Ver
    2013
    Posts
    46

    IF Condition statement for Final Status

    Hi Team,

    If condition Required formula
    1. If yellow fields = People, process, Technology, Out of scope is blank then final out should be blank.
    2. if under people any text is entered then in the same row heading name should come under Final out come.
    3. in the same way same condition is applicable for yellow colour fileds heading name should get updated in final status
    4. could not go futher formula which I have entered in H2.

    Regards
    Rk
    Attached Files Attached Files

  2. #2
    Forum Guru
    Join Date
    08-28-2014
    Location
    USA
    MS-Off Ver
    Excel 2019
    Posts
    17,666

    Re: IF Condition statement for Final Status

    Try this array entered formula* in H2:
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Note that when first entered it will yield a #Value error.
    1) Press the F2 key
    2) Press Ctrl, Shift and Enter simultaneously
    You may then copy the formula down.
    As no directions were given as to what should be the final outcome if two of the cells in a row had a value, I went with the first one. (i.e. 2-July, Xyz)
    Let me know if you have any questions.
    Consider taking the time to add to the reputation of everybody that has taken the time to respond to your query.

  3. #3
    Forum Expert
    Join Date
    07-20-2011
    Location
    Mysore, India.
    MS-Off Ver
    Excel 2019
    Posts
    8,627

    Re: IF Condition statement for Final Status

    In H2, then drag down.
    =IFERROR(INDEX($D$1:$G$1,MATCH("*",$D2:$G2,0)),"")

+ 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 statement troubles - can't get the final value to appear
    By andyallen02 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 08-18-2015, 05:39 AM
  2. Replies: 3
    Last Post: 09-11-2014, 04:32 PM
  3. [SOLVED] How to use macro to change status in column A by condition
    By Adamlearnexcel in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 04-03-2013, 02:20 AM
  4. [SOLVED] How to Set a Condition that colors a cell based on status
    By Dmarz in forum Excel General
    Replies: 4
    Last Post: 12-03-2012, 09:56 AM
  5. [SOLVED] Multiple Condition Formula to calculate a final figure
    By Graham Taylor in forum Excel General
    Replies: 9
    Last Post: 07-12-2012, 07:46 AM
  6. Replies: 4
    Last Post: 04-08-2012, 09:43 PM
  7. compare related, consecutive rows, looking for a final status
    By keelert in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 11-11-2010, 01:48 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