+ Reply to Thread
Results 1 to 3 of 3

Excel 2007 : Round Up Decimals

  1. #1
    Registered User
    Join Date
    05-29-2009
    Location
    Peru,IL
    MS-Off Ver
    Excel 2007
    Posts
    8

    Round Up Decimals

    Hi: I am totally new to Excel and not very computer literate either.

    I am setting up a rather simple spreadsheet with a formula that divides cell G4 by A4. The actual numbers are $120,000/$223,956,073. This results in a decimal of .000535819 in H4. I want to round this decimal up to .000536.

    I have tried following the insructions in the "help" windows, to no avail. And the instructions seem to indicate that one particular number or cell must be processed each time. Sometimes I get the "circular'' warning, but I do not yet have any other formulae on my spreadsheet

    What I really want to do is set the entire column to round up each cell in the H column as I make entries in columns G and A

    An example of the proper formula that I must use would be most welcome. Edit: I should have noted that I want to use the up-rounded decimal as a multipler with other columns. I did manage to achieve a rounded decimal display, but when used as a multiplier, the results were that from original decimal. Also,In found that I could "force" rounding by narrowing the column width. Kind of squeezes the decimal and it rounds up, but only visually.

    Thanks,
    Ron Reeland
    Last edited by librarycustodian; 05-29-2009 at 10:46 PM. Reason: Additional clarification

  2. #2
    Forum Expert ConneXionLost's Avatar
    Join Date
    03-11-2009
    Location
    Victoria, Canada
    MS-Off Ver
    2010
    Posts
    2,952

    Re: Round Up Decimals

    Hi librarycustodian,

    Try this in H4:

    Please Login or Register  to view this content.
    Cheers,
    Last edited by ConneXionLost; 05-30-2009 at 03:48 AM.
    Would you like to say thanks? Please click the: " Add Reputation" button, on the grey bar below the post.

  3. #3
    Forum Expert JBeaucaire's Avatar
    Join Date
    03-21-2004
    Location
    Bakersfield, CA
    MS-Off Ver
    2010, 2016, Office 365
    Posts
    33,492

    Re: Round Up Decimals

    You always want it to round UP, you could try CEILING:

    =CEILING(G4/A4,0.000001)
    _________________
    Microsoft MVP 2010 - Excel
    Visit: Jerry Beaucaire's Excel Files & Macros

    If you've been given good help, use the icon below to give reputation feedback, it is appreciated.
    Always put your code between code tags. [CODE] your code here [/CODE]

    ?None of us is as good as all of us? - Ray Kroc
    ?Actually, I *am* a rocket scientist.? - JB (little ones count!)

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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