Results 1 to 5 of 5

IF Statement Always TRUE in Array

Threaded View

sskgintl IF Statement Always TRUE in... 10-22-2014, 02:20 PM
ChemistB Re: IF Statement Always TRUE... 10-22-2014, 02:46 PM
Jonmo1 Re: IF Statement Always TRUE... 10-22-2014, 02:55 PM
sskgintl Re: IF Statement Always TRUE... 10-22-2014, 03:12 PM
Jonmo1 Re: IF Statement Always TRUE... 10-22-2014, 03:15 PM
  1. #1
    Registered User
    Join Date
    02-20-2013
    Location
    Los Angeles, California
    MS-Off Ver
    Excel 2010
    Posts
    43

    IF Statement Always TRUE in Array

    I often use an array formula to pull specific data from a database to a list. In my latest spreadsheet, the IF statement inside my formula is not working. It is treating every test as true.

    With a little testing I discovered that the IF statement works when entered as a standard formula (column M of "Sponsors" tab on attached sample), but returns true for everything as an array formula (column N).

    Formula in cells A4:A24 of "Dinner" tab:

    =IFERROR(INDEX(Name,SMALL(IF(OR(Platinum>0,Gold>0,Silver>0,Scholar>0),ROW(ActiveRows)),ROWS($A$4:A4))),"")

    Any ideas about changing the IF statement to make it work would be greatly appreciated.
    Attached Files Attached Files
    Last edited by sskgintl; 10-22-2014 at 02:23 PM. Reason: Attchment

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] If true statement
    By mattress58 in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 09-25-2014, 02:08 PM
  2. If Condition is True, Save Data in Array, and Copy Array Data to other Worksheet
    By skelly8117 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 09-10-2013, 10:18 AM
  3. [SOLVED] True statement help please
    By AnneFr in forum Excel General
    Replies: 3
    Last Post: 11-23-2012, 07:22 AM
  4. If statement with a range and true/false statement
    By aarleblanc in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 04-20-2012, 06:34 PM
  5. True Or And statement
    By ianma in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 06-12-2008, 03:23 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