+ Reply to Thread
Results 1 to 3 of 3
  1. #1
    Registered User
    Join Date
    06-19-2007
    Posts
    4

    Round to lowest or highest decimal.

    Hi guys i'm kinda new and this is is what i want to do.

    I have a cell with a decimal number e.g. 0.0017655 and i want to round it to 3 decimals but on the lowest closest like .001 in this case. round(cell;3) will give me .002 and that's not convienient in this case.

    Any thoughs?

  2. #2
    Forum Guru
    Join Date
    01-12-2007
    Location
    New Jersey
    Posts
    1,792
    =ROUNDDOWN(A1,3)

    Would that suit your needs?

  3. #3
    Registered User
    Join Date
    06-19-2007
    Posts
    4
    that was exactly what i needed i wasn't familliar with the roundup and roundown functions.

    thanx friend.

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