+ Reply to Thread
Results 1 to 7 of 7

Can I set a minimum/maximum range for a certain basic formula?

  1. #1
    Registered User
    Join Date
    10-25-2013
    Location
    Texas
    MS-Off Ver
    Excel 2010
    Posts
    8

    Can I set a minimum/maximum range for a certain basic formula?

    So right now I'm doing a power poll for 32 teams with power polls from other people and its very simple..

    =((AVERAGE(A29:V29))*5)/32

    However, the lowest possible rating would be 0.156... I would like to make it to where 0.000 is the lowest possible rating.

    Is it possible to do this?

  2. #2
    Valued Forum Contributor
    Join Date
    04-22-2014
    Location
    Auckland, New Zealand
    MS-Off Ver
    Office 365 (work) and Excel 2013 (home)
    Posts
    1,167

    Re: Can I set a minimum/maximum range for a certain basic formula?

    The only way to do this is if the average of A29:V29 was 0.
    Please add reputation by clicking on the * if I have helped.
    Please mark the thread SOLVED if your issue has been resolved.
    Thanks, Glenn.

  3. #3
    Registered User
    Join Date
    10-25-2013
    Location
    Texas
    MS-Off Ver
    Excel 2010
    Posts
    8

    Re: Can I set a minimum/maximum range for a certain basic formula?

    Quote Originally Posted by gak67 View Post
    The only way to do this is if the average of A29:V29 was 0.
    That's not true.. I remember in the past I had it set to where 0 was the lowest but I forgot how and I no longer speak to the person who helped me all that long time ago..

  4. #4
    Valued Forum Contributor
    Join Date
    04-22-2014
    Location
    Auckland, New Zealand
    MS-Off Ver
    Office 365 (work) and Excel 2013 (home)
    Posts
    1,167

    Re: Can I set a minimum/maximum range for a certain basic formula?

    Logically, as soon as the average of the values in A29:V29 is anything above 0 it will get multiplied by 0.15625 (5/32), so with the formula you have, assuming the values in in A29:V29 are positive, the only way to get a 0 return is to have an average of 0 in A29:V29.

    Can you clarify what you are asking? Are you wanting to show the 0.15625 as 0, ie. round it down to 0? If so how many decimal places do you want to go to? Or is it something else you are trying to do?

  5. #5
    Registered User
    Join Date
    10-25-2013
    Location
    Texas
    MS-Off Ver
    Excel 2010
    Posts
    8

    Re: Can I set a minimum/maximum range for a certain basic formula?

    I'm not trying to round down because most of the ratings will be below 1 and if that were the case we'd have a lot of 0's.. I'm not trying to change 1.56 to 0 I can do that easily.. I want to adjust the range of the formula to be 0-5 (if the team receives all 32's they will be ranked as a 5.00, if they receive all 1s they will be ranked at 0.00).

    I know its possible as its been done before I just cannot for the life of me figure out how it was done the first time.

  6. #6
    Valued Forum Contributor
    Join Date
    04-22-2014
    Location
    Auckland, New Zealand
    MS-Off Ver
    Office 365 (work) and Excel 2013 (home)
    Posts
    1,167

    Re: Can I set a minimum/maximum range for a certain basic formula?

    I think the solution is to simply subtract 1 from the average, and the divisor. Others will correct me if I'm wrong.
    Formula: copy to clipboard
    Please Login or Register  to view this content.

  7. #7
    Registered User
    Join Date
    10-25-2013
    Location
    Texas
    MS-Off Ver
    Excel 2010
    Posts
    8

    Re: Can I set a minimum/maximum range for a certain basic formula?

    That seems to do the trick. Thanks.

+ 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] Maximum/Minimum value from range and then from cell color
    By mughal1990 in forum Excel General
    Replies: 4
    Last Post: 04-19-2015, 02:45 AM
  2. Replies: 2
    Last Post: 10-03-2014, 03:46 AM
  3. Maximum and Minimum Time Value in a Range
    By bjnockle in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 05-17-2014, 05:01 PM
  4. [SOLVED] Getting the maximum & Minimum value in a range
    By Navin Agrawal in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 09-13-2013, 12:39 PM
  5. [SOLVED] Getting minimum and maximum dates from a variable length range
    By ianbhenderson73 in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 06-13-2013, 12:25 PM
  6. [SOLVED] Get Maximum and Minimum Value from a range of cells that contains certain values
    By jotol in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 04-28-2013, 10:33 PM
  7. Automatic formatting of minimum/maximum value in a range.
    By Manish Kumar in forum Excel General
    Replies: 3
    Last Post: 03-05-2005, 03:06 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