+ Reply to Thread
Results 1 to 3 of 3

I am trying to round up to the nearest 25 cents

  1. #1
    sypher
    Guest

    I am trying to round up to the nearest 25 cents

    I am trying to round a money value to the nearsest 25 cents and it keeps
    rounding to the nearest dollar HELP


  2. #2
    JE McGimpsey
    Guest

    Re: I am trying to round up to the nearest 25 cents

    Try

    =CEILING(A1, 0.25)

    In article <[email protected]>,
    sypher <[email protected]> wrote:

    > I am trying to round a money value to the nearsest 25 cents and it keeps
    > rounding to the nearest dollar HELP


  3. #3
    Bob Phillips
    Guest

    Re: I am trying to round up to the nearest 25 cents

    =ROUND(A1*4,0)/4

    --
    HTH

    Bob Phillips

    "sypher" <[email protected]> wrote in message
    news:[email protected]...
    > I am trying to round a money value to the nearsest 25 cents and it keeps
    > rounding to the nearest dollar HELP
    >




+ 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