+ Reply to Thread
Results 1 to 4 of 4

stop rounding to the nearest cents

  1. #1
    Registered User
    Join Date
    05-20-2013
    Location
    westfield, ma
    MS-Off Ver
    Excel 2007
    Posts
    2

    stop rounding to the nearest cents

    in the same spreadsheet sometimes the money amount is correct ex: $15.75 and sometimes is rounds into tenths Ex: 15 7400000000000000000

    I've tried to change the format of the whole column and the one cell. nothing seems to work. any suggestions that I'm just missing?
    Last edited by dusty88881; 06-19-2013 at 12:45 PM.

  2. #2
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,166

    Re: accounting

    Please take a moment to read the forum rules and then amend your thread title to something descriptive of your problem. Once you have done this please send me a PM and I will remove this request.

    To change a Title on your post, click EDIT then Go Advanced and change your title, if 2 days have passed ask a moderator to do it for you.
    If I have helped, Don't forget to add to my reputation (click on the star below the post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)
    Use code tags when posting your VBA code: [code] Your code here [/code]

  3. #3
    Forum Expert Ace_XL's Avatar
    Join Date
    06-04-2012
    Location
    UAE
    MS-Off Ver
    2016
    Posts
    6,074

    Re: stop rounding to the nearest cents

    in a separate column

    =round(a1,2)

    copy down

    Copy this column -- paste special -- values (in orignal column)
    Life's a spreadsheet, Excel!
    Say thanks, Click *

  4. #4
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,929

    Re: stop rounding to the nearest cents

    are the b2 values identical? Test with =exact()
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

+ 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