+ Reply to Thread
Results 1 to 4 of 4

Formula is only considering the first part Also instead of "Check" as result i get FALSE

  1. #1
    Registered User
    Join Date
    09-11-2019
    Location
    goa
    MS-Off Ver
    2013
    Posts
    2

    Formula is only considering the first part Also instead of "Check" as result i get FALSE

    Hello!

    Is there anyone that can solve my headache?

    What i want to do is, if the cells contains my criterias it will return ok or check.

    =IF(A2="F";IF(B2="test";IF(C2="test2";"ok";IF(A2="M";IF(B2="test";IF(C2="test2";"ok";"check"))))))


    Am new at excel and really appreciate some help

    br
    Newton
    Last edited by newon; 09-11-2019 at 05:06 PM.

  2. #2
    Forum Moderator alansidman's Avatar
    Join Date
    02-02-2010
    Location
    Steamboat Springs, CO
    MS-Off Ver
    MS Office 365 Version 2405 Win 11 Home 64 Bit
    Posts
    23,882

    Re: headache at work (IF)

    Administrative Note:

    Welcome to the forum.

    We would very much like to help you with your query, however the thread title does not really convey what your request is about.

    Please take a moment to amend your thread title. Make sure that the title properly explains your request. Your title should be explicit and not be generic (this includes function names used without an indication of what you are trying to achieve).

    Please see Forum Rule #1 about proper thread titles and adjust accordingly. To edit the thread title, open the original post to edit and then click on Go Advanced (bottom right) to access the area where you can edit your title.

    (Note: this change is not optional. No help to be offered until this moderation request has been fulfilled.)
    Alan עַם יִשְׂרָאֵל חַי


    Change an Ugly Report with Power Query
    Database Normalization
    Complete Guide to Power Query
    Man's Mind Stretched to New Dimensions Never Returns to Its Original Form

  3. #3
    Registered User
    Join Date
    09-11-2019
    Location
    goa
    MS-Off Ver
    2013
    Posts
    2

    Re: Formula is only considering the first part Also instead of "Check" as result i get FAL

    Tnx Alan for your advices.

    //N

  4. #4
    Forum Moderator alansidman's Avatar
    Join Date
    02-02-2010
    Location
    Steamboat Springs, CO
    MS-Off Ver
    MS Office 365 Version 2405 Win 11 Home 64 Bit
    Posts
    23,882

    Re: Formula is only considering the first part Also instead of "Check" as result i get FAL

    The syntax for a nested If statement is as follows.

    If(criteria, value if true, if(criteria, value if true, if(criteria, value if true, value if false))), etc. Look here for further info

    https://www.techonthenet.com/excel/f.../if_nested.php

+ 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] Vlookup (Headache)
    By pmw19800 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 10-16-2017, 01:02 PM
  2. Vlookup headache
    By Human2014 in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 04-18-2016, 11:22 AM
  3. Vlookup headache
    By Human2014 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 04-08-2016, 03:47 PM
  4. Pop up menu headache
    By PhilSM in forum Excel General
    Replies: 6
    Last Post: 12-09-2008, 04:50 AM
  5. what a headache please help
    By Crasher in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 11-28-2006, 07:02 PM
  6. headache! :) unique_id's
    By cjjoo in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 10-20-2005, 10:24 PM
  7. [SOLVED] VLOOKUP Headache
    By [email protected] in forum Excel General
    Replies: 3
    Last Post: 02-14-2005, 04:06 PM

Tags for this Thread

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