A
allbookstv
Guest
Hi,
I am designing a customer database which has different types of payment plans, monthly, quartlerly and yearly and each plan can be for a different amount of money. I have set the 27 payment plans up in their own table with an ID Key for each type.
What I would like to do is setup a recurring date for each payment plan so it can bring up a list daily of payments to be taken, ie,
Mr Smith £15 Quarterly, setup date 10/03/06 will display automatically next payment due 10/06/06
As you can see I cannot setup a single DateAdd function as there are many different types of plan. Any help would be greatly appreciated,
regards
Simon
I am designing a customer database which has different types of payment plans, monthly, quartlerly and yearly and each plan can be for a different amount of money. I have set the 27 payment plans up in their own table with an ID Key for each type.
What I would like to do is setup a recurring date for each payment plan so it can bring up a list daily of payments to be taken, ie,
Mr Smith £15 Quarterly, setup date 10/03/06 will display automatically next payment due 10/06/06
As you can see I cannot setup a single DateAdd function as there are many different types of plan. Any help would be greatly appreciated,
regards
Simon