+ Reply to Thread
Results 1 to 4 of 4

Nested IF formula - HELP

  1. #1
    Registered User
    Join Date
    01-12-2019
    Location
    New York
    MS-Off Ver
    1811 (office 365)
    Posts
    21

    Nested IF formula - HELP

    Hello All,

    I'm hoping to get some help here. I'm experiencing a crisis trying to figure this formula out. I've done some research on google and youtube but i couldn't find the answer or similar examples to follow.

    I would like to insert a nested formula containing the below logical test in Cell K

    • If Cell B is the same as Cell D and Cell J has no text then return as "No Changes"
    • But if Cell B is the same as Cell D and Cell J has any text then return as "Adjust"
    • If Cell B and Cell D is not the same then return as "Adjust"

    I would be very grateful for anyone that can help me out..

    Thanks in advance.

  2. #2
    Forum Expert teylyn's Avatar
    Join Date
    10-28-2008
    Location
    New Zealand
    MS-Off Ver
    Excel 365 Insider Fast
    Posts
    11,372

    Re: Nested IF formula - HELP

    try

    =if(b1=d1,if(j1="","No Changes","Adjust"),"Adjust")

  3. #3
    Registered User
    Join Date
    01-12-2019
    Location
    New York
    MS-Off Ver
    1811 (office 365)
    Posts
    21

    Re: Nested IF formula - HELP

    Quote Originally Posted by teylyn View Post
    try

    =if(b1=d1,if(j1="","No Changes","Adjust"),"Adjust")
    I love you! it worked! Thank you very much

  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
    79,403

    Re: Nested IF formula - HELP

    If that takes care of your original question, please select Thread Tools from the menu link above and mark this thread as SOLVED. Thanks.
    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.

+ 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] Nested IF and nested Concatenation formula
    By VisionSmart in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 10-09-2018, 08:00 AM
  2. Help with a nested, nested, nested formula
    By duanrd2 in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 10-09-2017, 04:43 PM
  3. Replies: 2
    Last Post: 08-24-2014, 04:56 AM
  4. Need help in nested formula
    By gerard_gonzales33 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 06-06-2012, 03:38 AM
  5. Nested If formula
    By knightcloud in forum Excel General
    Replies: 2
    Last Post: 07-26-2010, 02:46 AM
  6. Replies: 2
    Last Post: 10-08-2009, 09:51 PM
  7. help on a nested countif/nested if formula
    By vickiemc in forum Excel General
    Replies: 2
    Last Post: 08-13-2008, 08:29 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