+ Reply to Thread
Results 1 to 5 of 5

Adding an IF statement into an existing IF OR statement

  1. #1
    Registered User
    Join Date
    08-30-2018
    Location
    Hastings, NE
    MS-Off Ver
    MS 365
    Posts
    74

    Adding an IF statement into an existing IF OR statement

    I need to add an IF statement into an existing IF OR statement so that the eligibility checker doesn't run until the last fillable field has an input.

    Existing IF OR statement: Cell H36
    =IF(OR(C7="Yes",C21="Yes"),(1+E36),"-")

    IF statement that needs to be added to the existing IF OR statment:
    =IF(E36="","-",E36)

    Could someone please assist with figuring this out? I'm not sure what needs to happen.

    Excel Forum Example.xlsx

  2. #2
    Forum Expert
    Join Date
    03-20-2015
    Location
    Primarily UK, sometimes NL
    MS-Off Ver
    Work: Office 365 / Home: Office 2010
    Posts
    2,405

    Re: Adding an IF statement into an existing IF OR statement

    If I understand you correctly, you want the total family size to be shown only if either C7 or C21 is 'Yes'?
    Try this:
    Formula: copy to clipboard
    Please Login or Register  to view this content.


    Does that do what you want?
    Regards,
    Aardigspook

    I recently started a new job so am a bit busy and may not reply quickly. Sorry - it's not personal - I will reply eventually.
    If your problem is solved, please go to 'Thread Tools' above your first post and 'Mark this Thread as Solved'.
    If you use commas as your decimal separator (1,23 instead of 1.23) then please replace commas with semi-colons in your formulae.
    You don't need to give me rep if I helped, but a thank-you is nice.

  3. #3
    Registered User
    Join Date
    08-30-2018
    Location
    Hastings, NE
    MS-Off Ver
    MS 365
    Posts
    74

    Re: Adding an IF statement into an existing IF OR statement

    Quote Originally Posted by Aardigspook View Post
    If I understand you correctly, you want the total family size to be shown only if either C7 or C21 is 'Yes'?
    Try this:
    Formula: copy to clipboard
    Please Login or Register  to view this content.


    Does that do what you want?
    Thank you for taking the time to work on this. The premise you stated above is correct, but in addition, I don't want anything in H36 to be visable until E36 has an entered input. This would allow the user to input all their income data without the status of "undetermined" changing until the end; less confusion this way I believe.

  4. #4
    Valued Forum Contributor jtakw's Avatar
    Join Date
    05-05-2018
    Location
    CA, USA
    MS-Off Ver
    2016
    Posts
    668

    Re: Adding an IF statement into an existing IF OR statement

    Hi,

    In H36:

    Formula: copy to clipboard
    Please Login or Register  to view this content.


    See attached.
    Attached Files Attached Files

  5. #5
    Registered User
    Join Date
    08-30-2018
    Location
    Hastings, NE
    MS-Off Ver
    MS 365
    Posts
    74

    Re: Adding an IF statement into an existing IF OR statement

    It worked Jtakw! Thank you so much for the help.

+ 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. Calculation - Adding IF statement to existing logic
    By bdav1216 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 12-27-2016, 10:37 AM
  2. [SOLVED] Adding IF AND criteria to existing IF Statement
    By Webbers in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 07-04-2016, 02:52 PM
  3. Adding AND to an existing IF statement
    By Jaspal in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 07-18-2013, 07:28 AM
  4. [SOLVED] Automatically Adding a IF Statement To A Column Of Existing Formula's
    By GEANZ in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 07-12-2013, 12:50 AM
  5. Replies: 4
    Last Post: 01-27-2012, 10:57 PM
  6. Adding nested if statement to existing script
    By adammark in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 01-29-2010, 12:31 AM
  7. appending and IF statement to an existing IF statement
    By spence in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 02-28-2006, 07:10 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