+ Reply to Thread
Results 1 to 2 of 2

How to make a number round up/down to a set number

  1. #1
    David S
    Guest

    How to make a number round up/down to a set number

    i would like to have a set of prices round up or down to the nearest ninth.
    for example, 1.15 turns into 1.19. 2.41 turns into 2.39

  2. #2
    Bernie Deitrick
    Guest

    Re: How to make a number round up/down to a set number

    David,

    For a number in cell A1

    =ROUND(A1,1) -0.01

    HTH,
    Bernie
    MS Excel MVP


    "David S" <David [email protected]> wrote in message
    news:[email protected]...
    > i would like to have a set of prices round up or down to the nearest

    ninth.
    > for example, 1.15 turns into 1.19. 2.41 turns into 2.39




+ 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