+ Reply to Thread
Results 1 to 5 of 5

How to count unpaid installments.

  1. #1
    Registered User
    Join Date
    01-25-2007
    Posts
    11

    How to count unpaid installments.

    I have a worksheet wherein I am unable to count no of failed premiums in the column "unpaid installments". Which will show the number of instalments due between "Premium paid upto" and "Next Premium due".

    It will be better if it shows unpaid and advanced paid premiums separately.

    The attached excel sheet is self explanatory.

    Please help

    Regards
    Attached Files Attached Files

  2. #2
    Forum Expert JBeaucaire's Avatar
    Join Date
    03-21-2004
    Location
    Bakersfield, CA
    MS-Off Ver
    2010, 2016, Office 365
    Posts
    33,492
    Not as self-explanatory as you'd think.

    Please select one customer and determine what the answer should be in that column, then tell us how you got that answer and point to the data. Then we can think about turning that into a formula.
    _________________
    Microsoft MVP 2010 - Excel
    Visit: Jerry Beaucaire's Excel Files & Macros

    If you've been given good help, use the icon below to give reputation feedback, it is appreciated.
    Always put your code between code tags. [CODE] your code here [/CODE]

    ?None of us is as good as all of us? - Ray Kroc
    ?Actually, I *am* a rocket scientist.? - JB (little ones count!)

  3. #3
    Registered User
    Join Date
    01-25-2007
    Posts
    11
    Sorry. I am trying to give possible answer.

    For customer Jharna Hati, the unpaid installments will be -1. Since She has paid upto 20/11/2007 and her next due is on 20/11/2008.

    For customer Vishal Maheshwari, the unpaid installments will be -1. Since he as paid upto 21/03/2009 and his next due is on 21/04/2009. [Though the customer has paid installments in advance.]

    For cursomer Ramesh Kumar Tiwari, the unpaid installments will be -15. Since he has paid 25/08/2007 and his next due is on 25/11/2008.

    and so on.

    I am just counting from DateList sheet.

    For Jharna Hati Column D15
    For Vishal Maheshwari Column F36
    For Ramesh Kumar Tiwari Column H16 TO H30.

    In the Next Premium Due column the date which falling within 15 days from today, is being formatted with Red Colour as a intimation to contact the insurer for reminder of payment.

    I need this number to inform insurer the exact amount due.

    Regards,
    Attached Files Attached Files
    Last edited by rushatiindia; 11-14-2008 at 07:17 AM.

  4. #4
    Valued Forum Contributor
    Join Date
    08-26-2008
    Location
    singapore
    Posts
    626
    I think this is what you need


    Please Login or Register  to view this content.
    copy down
    Last edited by sglife; 11-14-2008 at 09:58 PM.
    I need your support to add reputations if my solution works.


  5. #5
    Registered User
    Join Date
    01-25-2007
    Posts
    11

    Thanks

    Thank you very much. The problem is solved with a little change.

    -ROUNDUP((MONTH(P2)-MONTH(R2)+((YEAR(P2)-YEAR(R2))*12))/M2,0)

    Regards

+ 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