+ Reply to Thread
Results 1 to 3 of 3

Rounding

  1. #1
    Jeanette
    Guest

    Rounding

    Using the Excel Round Function can I have this feature round to the nearest
    ..25? In other words, can I have it round 8.28 to 8.25 or 9.8 to 9.75 or 6.9
    to 7.00?

  2. #2
    David Billigmeier
    Guest

    RE: Rounding

    Use MROUND()...

    =MROUND(8.28,.25) will output 8.25.


    --
    Regards,
    Dave


    "Jeanette" wrote:

    > Using the Excel Round Function can I have this feature round to the nearest
    > .25? In other words, can I have it round 8.28 to 8.25 or 9.8 to 9.75 or 6.9
    > to 7.00?


  3. #3
    Sloth
    Guest

    RE: Rounding

    =ROUND(4*A1,0)/4

    "Jeanette" wrote:

    > Using the Excel Round Function can I have this feature round to the nearest
    > .25? In other words, can I have it round 8.28 to 8.25 or 9.8 to 9.75 or 6.9
    > to 7.00?


+ 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