+ Reply to Thread
Results 1 to 3 of 3

Multiple If statements in formula is invalid

  1. #1
    Registered User
    Join Date
    05-03-2021
    Location
    US
    MS-Off Ver
    2016
    Posts
    18

    Question Multiple If statements in formula is invalid

    This works:

    =IF(A3<>"", 1,0 "")*$A$2

    But this does not:

    =IF(A3<>"", 1,0 "")*$A$2+IF(B3<>"", 1,0 "")*$B$2

    The A3 turns into a color but the B3 does not. And when I press enter it says "There's a problem with this formula."

  2. #2
    Registered User
    Join Date
    05-03-2021
    Location
    US
    MS-Off Ver
    2016
    Posts
    18

    Re: Multiple If statements in formula is invalid

    Never mind
    Last edited by reagr; 11-18-2022 at 07:16 AM.

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

    Re: Multiple If statements in formula is invalid

    pls try

    =IF(A3<>"", 1,)*$A$2+IF(B3<>"",1,)*$B$2

+ 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] Multiple If statements with multiple then statements pulling from Index/Match commands
    By Reggie Wells in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 11-30-2017, 03:25 PM
  2. If formula with multiple statements
    By PremierH/C in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 03-14-2017, 10:39 AM
  3. Multiple IF Statements in ONE Formula
    By ecrolley in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 12-02-2013, 09:43 AM
  4. Formula with multiple IF statements and IF AND statements
    By lottidotti in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 11-14-2013, 08:03 AM
  5. [SOLVED] Formula Problem with Multiple IF / AND Statements and Multiple outcome?
    By JONBOY666 in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 04-22-2013, 01:32 PM
  6. [SOLVED] Syntax for formula that uses multiple conditions inside of multiple IF statements
    By njmiller31 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 04-02-2013, 11:55 AM
  7. Replies: 12
    Last Post: 05-15-2009, 08:38 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