+ Reply to Thread
Results 1 to 9 of 9

Rounding Formula

  1. #1
    Registered User
    Join Date
    02-02-2018
    Location
    Greece
    MS-Off Ver
    2013
    Posts
    43

    Rounding Formula

    I have an issue guys. I want to create a formula which does a simple thing, however I am stuck.

    For example, I want a formula that rounds down the number of any cell to a number that is integral multiple of 10,000.

    Lets take a case. If A1 = 386,542 I want a formula in B1 that takes that number from A1 and makes it 380,000.

    If A1= 383,000 I want a formula that takes that number and makes it 380,000.

    Any ideas?

  2. #2
    Forum Guru samba_ravi's Avatar
    Join Date
    07-26-2011
    Location
    Hyderabad, India
    MS-Off Ver
    Excel 2021
    Posts
    8,914

    Re: Rounding Formula

    may be

    =ROUNDDOWN(A1,-4)
    Samba

    Say thanks to those who have helped you by clicking Add Reputation star.

  3. #3
    Registered User
    Join Date
    02-02-2018
    Location
    Greece
    MS-Off Ver
    2013
    Posts
    43

    Re: Rounding Formula

    No, that does not work :S

  4. #4
    Forum Expert kersplash's Avatar
    Join Date
    11-22-2016
    Location
    Perth
    MS-Off Ver
    Home 2016 (Windows 10)/Work 2013 Pro Plus (Windows 10)
    Posts
    2,012

    Re: Rounding Formula

    Quote Originally Posted by nflsales View Post
    may be

    =ROUNDDOWN(A1,-4)
    Works for me.

  5. #5
    Registered User
    Join Date
    02-02-2018
    Location
    Greece
    MS-Off Ver
    2013
    Posts
    43

    Re: Rounding Formula

    Regarding this attached of mine, can you make that formula work ?
    Attached Files Attached Files

  6. #6
    Forum Expert kersplash's Avatar
    Join Date
    11-22-2016
    Location
    Perth
    MS-Off Ver
    Home 2016 (Windows 10)/Work 2013 Pro Plus (Windows 10)
    Posts
    2,012

    Re: Rounding Formula

    Here you go.
    Attached Files Attached Files

  7. #7
    Registered User
    Join Date
    02-02-2018
    Location
    Greece
    MS-Off Ver
    2013
    Posts
    43

    Re: Rounding Formula

    Wow that is weird, because it did not work for me the first time. Anyway, thanks a lot for your assistance mate!

    Have a nice day

  8. #8
    Forum Guru samba_ravi's Avatar
    Join Date
    07-26-2011
    Location
    Hyderabad, India
    MS-Off Ver
    Excel 2021
    Posts
    8,914

    Re: Rounding Formula

    see the attached file
    Attached Files Attached Files

  9. #9
    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. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,954

    Re: Rounding Formula

    Quote Originally Posted by DimitrisPap View Post
    Wow that is weird, because it did not work for me the first time. Anyway, thanks a lot for your assistance mate!

    Have a nice day
    You will need this:

    =ROUNDDOWN(A1;-4)

    not this:

    =ROUNDDOWN(A1,-4)

    because you are in Greece (different locale).
    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.

+ 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] Rounding problems using lookup instead of rounding functions
    By thnkfree in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 06-18-2014, 06:21 PM
  2. Rounding Formula
    By William781 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 10-14-2013, 10:20 PM
  3. [SOLVED] Rounding Formula
    By accelerator in forum Excel General
    Replies: 4
    Last Post: 08-23-2012, 08:24 PM
  4. Rounding Formula if over a certain value
    By strinchero in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 04-16-2010, 07:01 PM
  5. Formula + rounding
    By Sharp in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 09-16-2007, 06:45 PM
  6. Rounding Formula
    By mccrimmon in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 06-27-2006, 07:50 AM
  7. rounding formula
    By qmaster in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 08-19-2005, 02:05 AM

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