+ Reply to Thread
Results 1 to 3 of 3

Remove "FALSE" error message from this formula please?

  1. #1
    Registered User
    Join Date
    12-04-2013
    Location
    Oxford, England
    MS-Off Ver
    Excel 2000
    Posts
    93

    Remove "FALSE" error message from this formula please?

    =IF(ISERROR(INDEX($C$13:$C$534,MATCH(TRUE,INDEX(DT$13:DT$534>0,0),0))),"",IF((INDEX($C$13:$C$534,MATCH(TRUE,INDEX(DT$13:DT$534>0,0),0)))<1,"",IF(DT$10>0,(INDEX($C$13:$C$534,MATCH(TRUE,INDEX(DT$13:DT$534>0,0),0))))))



    I keep getting the error message "FALSE" when DT10 = 0. Instead, l want the message to be "".

  2. #2
    Forum Expert Paul's Avatar
    Join Date
    02-05-2007
    Location
    Wisconsin
    MS-Off Ver
    2016/365
    Posts
    6,887

    Re: Remove "FALSE" error message from this formula please?

    You're missing the "value_if_false" argument of your last IF statement. Perhaps changing it to the following will work:
    Formula: copy to clipboard
    Please Login or Register  to view this content.

  3. #3
    Registered User
    Join Date
    12-04-2013
    Location
    Oxford, England
    MS-Off Ver
    Excel 2000
    Posts
    93

    Re: Remove "FALSE" error message from this formula please?

    Thanks Paul, that works. I was putting that final "" in different places without success but you got it!

+ 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. Application.ExecuteExcel4Macro "SHOW.TOOLBAR(""Ribbon"",False)" not working
    By redders in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 10-31-2011, 03:52 PM
  2. Replies: 5
    Last Post: 10-12-2010, 06:46 AM
  3. Remove "TRUE" "FALSE" words from a linked checkbox
    By MDCK in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 11-15-2008, 03:26 AM
  4. Replies: 7
    Last Post: 05-13-2006, 05:02 PM
  5. "formula too long" error message
    By lbaskin in forum Excel General
    Replies: 1
    Last Post: 01-13-2005, 12:06 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