+ Reply to Thread
Results 1 to 4 of 4

How to Avoid Circular Reference with Late Fee Calc. Problem

  1. #1
    Registered User
    Join Date
    05-23-2010
    Location
    Hollidays
    MS-Off Ver
    Excel 2003
    Posts
    40

    How to Avoid Circular Reference with Late Fee Calc. Problem

    Hi, I'm trapped in a circular reference problem since I need to calculate "late fee interest" :

    * Rent
    * Late Pay Interest calculated on Rent balance
    * Payment
    * Payment Part Rent
    * Payment Part Late Fee (to be deducted from payment preferrentially)
    * Rent Balance
    * Late fee Balance
    * Combined Balance


    * as soon as I want to calculate the Late Fee based on the Rent Balance, the circular reference happens and nothing calculates right any more. I didn't figure out yet how to avoid this.
    * Do I have to do this completely different ?

    http://www.herber.de/bbs/user/69698.xls


    Thx for help.
    Regards,
    Frank

  2. #2
    Valued Forum Contributor squiggler47's Avatar
    Join Date
    02-17-2009
    Location
    Littleborough, UK
    MS-Off Ver
    Excel 3.0 to 2007+2010! (couldnt get 2.1 working)
    Posts
    1,013

    Re: How to Avoid Circular Reference with Late Fee Calc. Problem

    as a style suggestion =sum(d12,e13) change to d12+d13 it makes it much clearer to read!
    Regards
    Darren

    Update 12-Nov-2010 Still job hunting!

    If you are happy with the results, please add to our reputation by clicking the blue scales icon in the blue bar of the post.

    Learn something new each day, Embrace change do not fear it, evolve and do not become extinct!


  3. #3
    Registered User
    Join Date
    07-02-2005
    Posts
    53

    Re: How to Avoid Circular Reference with Late Fee Calc. Problem

    hi fhxfhx,

    i did the following:
    1) without complicating the calculation, i removed part rent and part late fee
    2) changed your formulae for balance rent to Rent Accumlated - Payment Accumulated i.e D19 = D5 - D11 across 1,2,3,4.

    Results read
    .........................1.......2......3......4
    Balance rent... 1000.... 0...1000.. 0
    Balance late fee.. 10...10...... 20..20
    Total balance...1010... 10...1020..20

  4. #4
    Registered User
    Join Date
    05-23-2010
    Location
    Hollidays
    MS-Off Ver
    Excel 2003
    Posts
    40

    Re: How to Avoid Circular Reference with Late Fee Calc. Problem

    Hi ernestgoh, thx for reply but I don't understand what the solution is you suggest. Can you send me the modified .xls so I can examine pls.

    Thx,
    Frank

+ 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