+ Reply to Thread
Results 1 to 2 of 2

Setting up a spreadsheet to calculate apportionment of service cha

Hybrid View

  1. #1
    Ú†MÃÐÊLÉÎNÊ
    Guest

    Setting up a spreadsheet to calculate apportionment of service cha

    On the sale of a leasehold property, service charge and ground rent are
    payable at £X per annum from the start of the accounting period - Y - to the
    end of the accounting period - Z. If completion of a sale - A - takes
    place on a date between Y and Z, I need to set up a formula on an Excel
    template (using Office XP) to enable me to calculate the balance of money due
    back to the Client from A to Z.

    I have been working it out on paper as X divided by 365 to get the daily
    rate, multiplied by the number of days from A to Z.

    To complicate matters, not all the accounting periods start and end with the
    same dates, the months all have a different number of days in them and as a
    complete novice to Excel, I just can't figure out how to do it but feel
    that it ought to be possible.

    Any pointers would be humbly and gratefully appreciated.



  2. #2
    IC
    Guest

    Re: Setting up a spreadsheet to calculate apportionment of service cha

    You can do basically the same in Excel as you are doing on paper.

    Assume period start date is in A2, annual charge is in B2 and sale date is
    in C2. In D2 type:

    =B2-(B2/365*(C2-A2))

    This will give the return amount due in D2.

    Ian

    "?MÃÐÊLÉÎNÊ??" <[email protected]> wrote in message
    news:[email protected]...
    > On the sale of a leasehold property, service charge and ground rent are
    > payable at £X per annum from the start of the accounting period - Y - to
    > the
    > end of the accounting period - Z. If completion of a sale - A - takes
    > place on a date between Y and Z, I need to set up a formula on an Excel
    > template (using Office XP) to enable me to calculate the balance of money
    > due
    > back to the Client from A to Z.
    >
    > I have been working it out on paper as X divided by 365 to get the daily
    > rate, multiplied by the number of days from A to Z.
    >
    > To complicate matters, not all the accounting periods start and end with
    > the
    > same dates, the months all have a different number of days in them and as
    > a
    > complete novice to Excel, I just can't figure out how to do it but feel
    > that it ought to be possible.
    >
    > Any pointers would be humbly and gratefully appreciated.
    >
    >




+ 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