+ Reply to Thread
Results 1 to 7 of 7

Max points given is 10, even if result is greater

  1. #1
    Forum Contributor
    Join Date
    05-29-2017
    Location
    UK
    MS-Off Ver
    Pro Plus 2016
    Posts
    301

    Max points given is 10, even if result is greater

    Hi guys, would you know what could be added into existing formula to generate a result, as per Excel and screenshots below? Thanking in advance!

    NOTE: result 20 in example needs be 10 as the max.

    https://www.excelforum.com/attachmen...1&d=1533923515 [EXCEL]

    2018-08-10_1949.png
    Attached Files Attached Files
    Last edited by vill; 08-10-2018 at 01:54 PM.

  2. #2
    Forum Expert Tsjallie's Avatar
    Join Date
    09-15-2012
    Location
    NL
    MS-Off Ver
    2010, 2013, 2016
    Posts
    2,077

    Re: Max points given is 10, even if result is greater

    I guess this will do the trick
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Cheers!
    Tsjallie




    --------
    If your problem is solved, pls mark the thread SOLVED (see Thread Tools in the menu above). Thank you!

    If you think design is an expensive waste of time, try doing without ...

  3. #3
    Forum Contributor
    Join Date
    05-29-2017
    Location
    UK
    MS-Off Ver
    Pro Plus 2016
    Posts
    301

    Re: Max points given is 10, even if result is greater

    That was it, Tsjallie! Thank you sir, much appreciated. Have a nice day

  4. #4
    Forum Expert Tsjallie's Avatar
    Join Date
    09-15-2012
    Location
    NL
    MS-Off Ver
    2010, 2013, 2016
    Posts
    2,077

    Re: Max points given is 10, even if result is greater

    You're welcome :-)

  5. #5
    Valued Forum Contributor jtakw's Avatar
    Join Date
    05-05-2018
    Location
    CA, USA
    MS-Off Ver
    2016
    Posts
    668

    Re: Max points given is 10, even if result is greater

    Hi,

    Above formula in Post #2 will Error out if D3:D4 does not contain any Text (Blank or numbers), the MIN function should be Inside the IFERROR like this:

    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Last edited by jtakw; 08-10-2018 at 05:42 PM.

  6. #6
    Forum Expert Tsjallie's Avatar
    Join Date
    09-15-2012
    Location
    NL
    MS-Off Ver
    2010, 2013, 2016
    Posts
    2,077

    Re: Max points given is 10, even if result is greater

    You're sharp
    But
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    will render a blank cell.
    Better to have 0 as the alternative value of the IFERROR:
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    or
    Formula: copy to clipboard
    Please Login or Register  to view this content.

  7. #7
    Valued Forum Contributor jtakw's Avatar
    Join Date
    05-05-2018
    Location
    CA, USA
    MS-Off Ver
    2016
    Posts
    668

    Re: Max points given is 10, even if result is greater

    The "" for IFERROR was OP's choice, and was used in your post #2 also.

    While in some instances, one may Not want to use a "" as result, in my opinion, this one works well using "" rather than 0 (zero).

    The IFERROR handles the #DIV/0! error when there's no value in Column D

    However, when there's no "y" in Column E, but there Is Text in Column D, the formula will produce a 0 (zero) result (i.e. 0/1)

    Therefore, if we use 0 for the IFERROR, Both #DIV/0! and a legitimate calculated result of the formula will produce a 0 (zero), and the user will not be able to distinguish the difference just looking at the result.

+ 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. Showing a result if a cell value is greater than a given value
    By reddaze in forum Excel Formulas & Functions
    Replies: 18
    Last Post: 05-18-2017, 12:00 AM
  2. If a formula containing cell result in a value greater than 5 then...
    By ulothar in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 01-19-2017, 10:09 AM
  3. SUM to a certain number; IF statement result using less than or greater than
    By JC_LA_1979 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 01-31-2014, 05:07 PM
  4. Football result formula for awarding points
    By Hine85 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 08-11-2013, 02:50 PM
  5. Replies: 1
    Last Post: 01-25-2013, 01:58 PM
  6. giving points by a result (function)
    By Perttu O. in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 10-03-2005, 04:05 PM
  7. Replies: 0
    Last Post: 03-10-2005, 12:06 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