+ Reply to Thread
Results 1 to 6 of 6

Nested IF Statements not working

  1. #1
    Forum Contributor
    Join Date
    04-22-2017
    Location
    AU
    MS-Off Ver
    Microsoft 365
    Posts
    304

    Nested IF Statements not working

    Hello all,
    Using Excel 2010 Pro - Trying to set IF statements to record weather against Kwh output from my Solar system
    The attached is my effort – but it does not work.
    Help please.

  2. #2
    Registered User
    Join Date
    09-12-2008
    Location
    Riversul
    MS-Off Ver
    2016
    Posts
    83

    Re: Nested IF Statements not working

    Hello Vision, to add attachments here you must click at the "Go Advanced" button at the right bottom of the screen, then scroll down a little until you find in the "Additional Options" segment the "Manage Attachments" menu. From there, you can select the files that you want to upload.

  3. #3
    Forum Contributor
    Join Date
    04-22-2017
    Location
    AU
    MS-Off Ver
    Microsoft 365
    Posts
    304

    Re: Nested IF Statements not working

    Thankyou

    2nd attempt to attach file
    Attached Files Attached Files

  4. #4
    Registered User
    Join Date
    09-12-2008
    Location
    Riversul
    MS-Off Ver
    2016
    Posts
    83

    Re: Nested IF Statements not working

    Hey there mate, I've made a few adjustments on it, I hope that it can help you out somehow. Cheers,


    --

    Zenarte
    Attached Files Attached Files

  5. #5
    Registered User
    Join Date
    09-12-2008
    Location
    Riversul
    MS-Off Ver
    2016
    Posts
    83

    Re: Nested IF Statements not working

    PS. Just a small correction, at the end of the formula, you might as well correct with that bold part. Otherwise, if the weather is 5º, it'll only display "-" instead

    =IF(C5>20;G$8;IF(AND(C5<=20;C5>15);G$7;IF(AND(C5<=15;C5>5);G$6;IF(C5<=5;G$5;"-"))))
    Last edited by Zenarte; 06-08-2017 at 11:19 PM.

  6. #6
    Forum Contributor
    Join Date
    04-22-2017
    Location
    AU
    MS-Off Ver
    Microsoft 365
    Posts
    304

    Re: Nested IF Statements not working

    Terrific Zenarte. Using the AND statement was the part I could not understand.
    THankyou

+ 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 statements containing multiple and statements
    By John M. in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 06-22-2014, 11:48 PM
  2. [SOLVED] CPearson's "Assign Name" Workaround Solution for Too Many Nested IF Statements Not Working
    By justinbelkin in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 10-05-2013, 05:13 PM
  3. questions with if statements and nested if statements
    By Pat Excel in forum Excel Formulas & Functions
    Replies: 13
    Last Post: 02-03-2013, 01:41 PM
  4. Multiple nested IF statements and AND statements
    By TonyGetz in forum Excel General
    Replies: 2
    Last Post: 12-14-2010, 03:07 AM
  5. Replies: 2
    Last Post: 01-11-2010, 07:37 AM
  6. Nested If statements / logic statements
    By Brainless_09 in forum Excel General
    Replies: 3
    Last Post: 06-17-2009, 02:59 PM
  7. Replies: 12
    Last Post: 05-15-2009, 08:38 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