+ Reply to Thread
Results 1 to 4 of 4

Excel if formula error

  1. #1
    Registered User
    Join Date
    02-19-2014
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2016
    Posts
    2

    Excel if formula error

    while merging below two formula, i am getting error
    IF(D4="Not Enabled","Not Enabled",IF(D4="NA","NA"))
    =IF(AND(D4="Enabled",J4>0),"Reported",IF(AND(D4="Enabled",J4=0),"Not Reported"))

    tried formula =IF(D4="Not Enabled","Not Enabled",IF(D4="NA","NA"),IF(AND(D4="Enabled",J4>0),"Reported",IF(AND(D4="Enabled",J4=0),"Not Reported","NA")))

    Error: You have entered too many arguments for this function

  2. #2
    Forum Expert wk9128's Avatar
    Join Date
    08-15-2020
    Location
    Australia
    MS-Off Ver
    365 V2403 and WPS V2022
    Posts
    3,443

    Re: Excel if formula error

    Try your formula

    =IF(D4="Not Enabled","Not Enabled",IF(D4="NA","NA",IF(AND(D4="Enabled",J4>0),"Reported",IF(AND(D4="Enabled",J4=0),"Not Reported","NA"))))
    Last edited by wk9128; 07-14-2021 at 09:59 PM.

  3. #3
    Registered User
    Join Date
    02-19-2014
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2016
    Posts
    2

    Re: Excel if formula error

    Thank you

  4. #4
    Forum Expert wk9128's Avatar
    Join Date
    08-15-2020
    Location
    Australia
    MS-Off Ver
    365 V2403 and WPS V2022
    Posts
    3,443

    Re: Excel if formula error

    You're Welcome. Thank You for the feedback and for marking the thread as 'Solved'.

+ 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. Build formula(Like Goal Seek)
    By Masa1989 in forum Excel General
    Replies: 0
    Last Post: 03-20-2020, 04:36 AM
  2. Error in the Excel formula
    By senthile in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 11-19-2015, 03:11 PM
  3. Excel 2003 > excel 2010 formula error (VALUE)
    By PENGUIN88 in forum Excel Formulas & Functions
    Replies: 20
    Last Post: 01-10-2015, 07:59 AM
  4. [SOLVED] Excel does not evaluate a formula or possible formula error ?
    By syed82 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 12-03-2014, 11:08 PM
  5. Excel Formula Error
    By lozg43 in forum Excel General
    Replies: 5
    Last Post: 08-25-2009, 10:49 AM
  6. Excel Formula Error
    By VikiFynn in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 10-27-2005, 11:05 AM

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