+ Reply to Thread
Results 1 to 9 of 9

MATCH | SMALL | IF Formula Error Help Needed

  1. #1
    Registered User
    Join Date
    09-03-2013
    Location
    Australia
    MS-Off Ver
    Excel 2016
    Posts
    96

    MATCH | SMALL | IF Formula Error Help Needed

    Hi everyone,

    I am using a combination of:
    =MATCH
    =SMALL
    =IF

    Formulas on the same sheet,
    they are linked to cells also on the same sheet,
    Some of the cells are not always full of content & this I believe brings up the #NUM Error.

    I would like to remove this error or alter the code/formula in such a way it will not be seen.
    Any help with the above would be much appreciated & I thank you in advance.

    I have attached an example file with the error section coloured Blue


    Please Login or Register  to view this content.
    Thanks in advance again,
    Chad
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    07-20-2011
    Location
    Mysore, India.
    MS-Off Ver
    Excel 2019
    Posts
    8,587

    Re: MATCH | SMALL | IF Formula Error Help Needed

    Try this
    =IF(ISERROR(Your Formula),"",Your Formula)

  3. #3
    Forum Expert shukla.ankur281190's Avatar
    Join Date
    05-17-2014
    Location
    Lucknow, India
    MS-Off Ver
    Office 365
    Posts
    3,937

    Re: MATCH | SMALL | IF Formula Error Help Needed

    As you used Iferror function in AK column, use the same with your all formula for avoiding the error value.

    See the post. https://exceljet.net/excel-functions...error-function
    If I helped, Don't forget to add reputation (click on the little star ★ at bottom of this post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)

  4. #4
    Registered User
    Join Date
    09-03-2013
    Location
    Australia
    MS-Off Ver
    Excel 2016
    Posts
    96

    Re: MATCH | SMALL | IF Formula Error Help Needed

    Thank you for the reply's guys,
    I have implemented what has been suggested but still get the same error's in AS14 | AT14 | AU14

    Thanks
    Chad

  5. #5
    Forum Expert shukla.ankur281190's Avatar
    Join Date
    05-17-2014
    Location
    Lucknow, India
    MS-Off Ver
    Office 365
    Posts
    3,937

    Re: MATCH | SMALL | IF Formula Error Help Needed

    try
    AN14=IFERROR(MATCH(AO14,WinOdds,0),0)
    AO14=IFERROR(SMALL(WinOdds,ROW(AN3)),0)
    AP14=IFERROR(IF(AO14<>"",1/AO14,0),0)
    AR14=IF(AQ14="D",AP14,"")
    AS14=IF(AO14<>"",IF(AQ14="D",AP14/AR36,""),"")
    AT14=IF(AR14<>"",AS14*AO11,"")
    AU14=IF(AO14<>"",IF(AT14<>"",(AO14*AT14)-AT36,-AT36),"")

  6. #6
    Registered User
    Join Date
    09-03-2013
    Location
    Australia
    MS-Off Ver
    Excel 2016
    Posts
    96

    Re: MATCH | SMALL | IF Formula Error Help Needed

    Thank you guys so very very much,
    I have dwelled on this for hours.

    shukla.ankur281190 you had the right solutions mate,
    I thank you for doing what you do brother!

    Many thanks,
    Chad

  7. #7
    Forum Expert shukla.ankur281190's Avatar
    Join Date
    05-17-2014
    Location
    Lucknow, India
    MS-Off Ver
    Office 365
    Posts
    3,937

    Re: MATCH | SMALL | IF Formula Error Help Needed

    Glad to help you if you liked my solution please add reputation by clicking star * icon left corner on your screen.

  8. #8
    Registered User
    Join Date
    09-03-2013
    Location
    Australia
    MS-Off Ver
    Excel 2016
    Posts
    96

    Re: MATCH | SMALL | IF Formula Error Help Needed

    Already done brother!
    Thanks again, Have an amazing 2016

  9. #9
    Forum Expert shukla.ankur281190's Avatar
    Join Date
    05-17-2014
    Location
    Lucknow, India
    MS-Off Ver
    Office 365
    Posts
    3,937

    Re: MATCH | SMALL | IF Formula Error Help Needed

    Thanks for feedback please mark it as solved

+ 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] Help Requested with Nested Small Function Inside Index/Match Formula
    By trandle in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 05-26-2015, 10:07 AM
  2. Replies: 2
    Last Post: 09-27-2014, 04:34 PM
  3. [SOLVED] match/lookup formula for multiple small tables
    By deltanforde in forum Excel Formulas & Functions
    Replies: 12
    Last Post: 07-17-2014, 11:41 AM
  4. Excel Formula: IFERROR, INDEX, SMALL, MATCH
    By Jenn12788 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 05-12-2014, 10:03 PM
  5. Small formula change needed
    By aakhan2011 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 04-17-2014, 02:13 AM
  6. Large, Small, Index, Match formula combos
    By taudano in forum Excel General
    Replies: 2
    Last Post: 06-30-2011, 01:53 AM
  7. INDEX SMALL ROW Formula #REF! error.
    By elcasey125 in forum Excel General
    Replies: 3
    Last Post: 12-10-2008, 12:41 PM

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