+ Reply to Thread
Results 1 to 2 of 2

Using rounded numbers for display, but not for the calculation.

  1. #1
    Registered User
    Join Date
    03-02-2006
    Posts
    2

    Question Using rounded numbers for display, but not for the calculation.

    Hello,

    I am dealing with a workbook that calculates numbers in millions. I would like to display calculated amounts rounded to the nearest thousand. However, I would like to perform my calculations on the numbers rounded to a nearest dollar. What would be the solution for this? Is there a special formatting feature?

    Thanks!!!

  2. #2
    Bob Phillips
    Guest

    Re: Using rounded numbers for display, but not for the calculation.

    In the cells round the value top the dollar

    =ROUND(amt,0)

    but format the cells as #,##0,

    --

    HTH

    Bob Phillips

    (remove nothere from the email address if mailing direct)

    "MKode" <[email protected]> wrote in
    message news:[email protected]...
    >
    > Hello,
    >
    > I am dealing with a workbook that calculates numbers in millions. I
    > would like to display calculated amounts rounded to the nearest
    > thousand. However, I would like to perform my calculations on the
    > numbers rounded to a nearest dollar. What would be the solution for
    > this? Is there a special formatting feature?
    >
    > Thanks!!!
    >
    >
    > --
    > MKode
    > ------------------------------------------------------------------------
    > MKode's Profile:

    http://www.excelforum.com/member.php...o&userid=32061
    > View this thread: http://www.excelforum.com/showthread...hreadid=518497
    >




+ 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