+ Reply to Thread
Results 1 to 3 of 3

Thread: Rounding Problem when calculating 4 equal instalments of a given total

  1. #1
    Registered User
    Join Date
    06-30-2007
    Posts
    51

    Rounding Problem when calculating 4 equal instalments of a given total

    All I need to do is calculate how a premium is paid over 4 quarterly instalments by simply using the following oh so simple 'formula':

    =A1/4
    This is shown in 4 columns - 1st Instalment, 2nd Instalment, 3rd Instalment & 4th Instalment. The same above formula is replicated across.

    However, because of the way Excel rounds calculation outputs up or down it doesn't appear accurate enough.

    For example...

    A1 Total = 129,335.70

    Excel calculates each instalment as below:

    Inst 1 = 32,333.93
    Inst 2 = 32,333.93
    Inst 3 = 32,333.93
    Inst 4 = 32,333.93

    When you total those 4 instalments up you have 129,335.72 not 129,335.70!

    Does anyone know how to get around this annoying rounding issue?!?

    Much appreciated

  2. #2
    Valued Forum Contributor
    Join Date
    01-18-2005
    Location
    Auckland New Zealand
    MS-Off Ver
    Office Professional 2007
    Posts
    291
    You'll always get rounding issues in cases like this. One way to resolve it is to make the 4th payment = to the balance due, ie the total less the sum of the first 3 payments.

    Also make sure that you round the first 3 payments:
    =round(A1/4,2)
    so that what you see on the screen is exactly what is stored.

    Regards
    Mike

  3. #3
    Valued Forum Contributor
    Join Date
    03-23-2004
    Location
    London, England
    MS-Off Ver
    MS Office Excel 2007
    Posts
    841
    Im using Excel 2007 and A1/4 comes out at

    32,333.925
    Regards
    Special-K

    I rarely return to a problem once I've answered it so make sure you clearly define what the trouble is.

+ 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.2.0