+ Reply to Thread
Results 1 to 2 of 2
  1. #1
    Registered User
    Join Date
    04-01-2008
    Posts
    54

    Post Formula to Round off Values

    Hi All,

    I have a query here to write a formula which should round of the values

    Example is the value is 16.333 then It should round of the value as 16.34

    I mean to say if the third decimal is great than 0.001 then the second value should be rounded as above mentioned in example

  2. #2
    Forum Moderator shg's Avatar
    Join Date
    06-21-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2003, 2007
    Posts
    25,134

    Re: Formula to Round off Values

    This doesn't do what you asked for, but may do what you want:

    =CEILING(I29,0.01)
    Microsoft MVP - Excel
    Entia non sunt multiplicanda sine necessitate

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.2.0