+ Reply to Thread
Results 1 to 4 of 4

Return 0 and instead of #VALUE errror

  1. #1
    Forum Contributor
    Join Date
    11-13-2015
    Location
    London
    MS-Off Ver
    Office 365
    Posts
    831

    Return 0 and instead of #VALUE errror

    Hi guys,

    Using google sheets. But have a #VALUE error message (which I know why) but can someone help edit my formula to say instead of #VALUE return 0?

    =IF(--(LEFT(F5,1))=--(RIGHT(F5,1)),"D",IF(AND(MATCH("Man Utd",E5:G5,0)=1,--(LEFT(F5,1))>--(RIGHT(F5,1))),"W",IF(AND(MATCH("Man Utd",E5:G5,0)=3,--(RIGHT(F5,1))>--(LEFT(F5,1))),"W","L")))

    Thank you!

    R.
    Thanks,

    R.



  2. #2
    Forum Guru
    Join Date
    09-10-2017
    Location
    Chippenham, England
    MS-Off Ver
    365
    Posts
    15,078

    Re: Return 0 and instead of #VALUE errror

    No idea if it works on Gogglesheets, but try
    =IFERROR(IF(--(LEFT(F5,1))=--(RIGHT(F5,1)),"D",IF(AND(MATCH("Man Utd",E5:G5,0)=1,--(LEFT(F5,1))>--(RIGHT(F5,1))),"W",IF(AND(MATCH("Man Utd",E5:G5,0)=3,--(RIGHT(F5,1))>--(LEFT(F5,1))),"W","L"))),0)

  3. #3
    Forum Contributor
    Join Date
    11-13-2015
    Location
    London
    MS-Off Ver
    Office 365
    Posts
    831

    Re: Return 0 and instead of #VALUE errror

    bingo! thank you!

  4. #4
    Forum Guru
    Join Date
    09-10-2017
    Location
    Chippenham, England
    MS-Off Ver
    365
    Posts
    15,078

    Re: Return 0 and instead of #VALUE errror

    You're welcome & thanks for the feedback

+ 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. Vba trial and errror
    By Throughstream in forum Excel General
    Replies: 2
    Last Post: 03-26-2017, 07:28 AM
  2. Date sort errror
    By cyruschan in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 01-09-2015, 11:00 AM
  3. [SOLVED] Debug Errror - In User Form
    By MLS Packer Lover in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 10-10-2012, 10:43 AM
  4. VLOOKUP #N/A errror
    By mlopardo in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 08-27-2010, 03:57 PM
  5. #VALUE! errror when text string not found
    By BethHowe in forum Excel General
    Replies: 2
    Last Post: 08-22-2008, 07:47 PM
  6. system errror &H8000FFFF
    By Harikarishna in forum Excel - New Users/Basics
    Replies: 1
    Last Post: 07-07-2006, 09:10 PM
  7. Do nested subtotals have an errror in Excel 2003
    By rlevitas in forum Excel General
    Replies: 2
    Last Post: 11-11-2005, 02:50 PM

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