+ Reply to Thread
Results 1 to 5 of 5

Rounding formula for when 0 to 0.54 rounds down, and 0.55 to 1 rounds up

  1. #1
    Registered User
    Join Date
    03-04-2016
    Location
    New York, NY
    MS-Off Ver
    2013
    Posts
    15

    Rounding formula for when 0 to 0.54 rounds down, and 0.55 to 1 rounds up

    My formula is =(9/0.72)=12.50

    I would like this value to be rounded down to 12 instead of rounding up to 13. However, the formula I need has to meet the following criteria, where 0 to 0.54 rounds down and 0.55 to 1 rounds up.

    Any help will be great because I am having trouble with this one.

    Thank you.

  2. #2
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2406 (Windows 11 23H2 64-bit)
    Posts
    82,760

    Re: Rounding formula for when 0 to 0.54 rounds down, and 0.55 to 1 rounds up

    This is what the ROUND function does!

    =ROUND(your_formula,2)

    This rounds to 2 decimal places.
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

  3. #3
    Registered User
    Join Date
    03-04-2016
    Location
    New York, NY
    MS-Off Ver
    2013
    Posts
    15

    Re: Rounding formula for when 0 to 0.54 rounds down, and 0.55 to 1 rounds up

    Quote Originally Posted by AliGW View Post
    This is what the ROUND function does!

    =ROUND(your_formula,2)

    This rounds to 2 decimal places.
    Thank you for your response. I tried the following but the result I want must be rounded to a whole number.

  4. #4
    Forum Guru
    Join Date
    02-27-2016
    Location
    Vietnam
    MS-Off Ver
    2021
    Posts
    5,987

    Re: Rounding formula for when 0 to 0.54 rounds down, and 0.55 to 1 rounds up

    Try this:

    =ROUND(A1-0.05,0)

  5. #5
    Registered User
    Join Date
    03-04-2016
    Location
    New York, NY
    MS-Off Ver
    2013
    Posts
    15

    Re: Rounding formula for when 0 to 0.54 rounds down, and 0.55 to 1 rounds up

    Quote Originally Posted by Phuocam View Post
    Try this:

    =ROUND(A1-0.05,0)
    This makes sense. Thank you very much!

+ 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] Sum formula rounds up to the next penny
    By jacalynl in forum Excel General
    Replies: 6
    Last Post: 06-02-2014, 07:14 AM
  2. [SOLVED] ROUNDING Formula marking if it rounds numbers below x.5
    By drrazor in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 04-10-2014, 04:41 PM
  3. I need a mround type formula that only rounds up to a max number.
    By Rlong1818 in forum Excel Formulas & Functions
    Replies: 21
    Last Post: 11-20-2013, 12:10 PM
  4. [SOLVED] Trying to create a formula that rounds up when its needed to.
    By Predictedizard in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 11-09-2013, 03:30 AM
  5. [SOLVED] I need a formula that rounds up the date.
    By VivatMartin in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 08-21-2012, 08:44 AM
  6. Excel always rounds up
    By StephanieD in forum Excel General
    Replies: 3
    Last Post: 11-10-2008, 02:43 PM
  7. [SOLVED] I need a %age increase formula that rounds up to the nearest $10
    By Chopper_Haynes in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 10-04-2005, 02:05 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