Hello,
I am nearing the end of a project and am having difficulty convincing the users that they do not need a report (paperbased) that they currently use. They are requesting I recreate it in Access, but have no idea where to begin. Here is the design...
They currently use a report that takes a total payment amount and divides it by the payment schedule (bi weekly or monthly) and calculates future payment due dates. The length of the payments and amounts vary from account to account and any with a length of less than 30 days are paid in full when they start.
I can easily calculate the next payment due date by using the start or last payment date plus the payment schedule, but how would I gets this to run out into the future until the account is paid in full? Plus have the amounts subtract down until the total is paid off?
Once the accounting portion of the database is complete, this paper version of this form is obsolete except for the need to generate it and give it to the payee so they know all of their due dates and amounts (for whatever the value of that is).
The current report is in Excel and has some VBA code buttons on it that total this information and run it forward (I didnt create that). Here are my questions...
1. What would I need to do to create this type of report for printing from Access?
2. Could I just link the db to this excel file someway and let them keep using it?
3. Should I just tell them to forget it or ignore this request and let them keep using the excel file if it is that important to them.
I really dont want to put alot of time into setting this up if all they are doing is printing it and handing it out. I dont see alot of value in that....
Thanks for you opinions and thoughts in advance...
I am nearing the end of a project and am having difficulty convincing the users that they do not need a report (paperbased) that they currently use. They are requesting I recreate it in Access, but have no idea where to begin. Here is the design...
They currently use a report that takes a total payment amount and divides it by the payment schedule (bi weekly or monthly) and calculates future payment due dates. The length of the payments and amounts vary from account to account and any with a length of less than 30 days are paid in full when they start.
I can easily calculate the next payment due date by using the start or last payment date plus the payment schedule, but how would I gets this to run out into the future until the account is paid in full? Plus have the amounts subtract down until the total is paid off?
Once the accounting portion of the database is complete, this paper version of this form is obsolete except for the need to generate it and give it to the payee so they know all of their due dates and amounts (for whatever the value of that is).
The current report is in Excel and has some VBA code buttons on it that total this information and run it forward (I didnt create that). Here are my questions...
1. What would I need to do to create this type of report for printing from Access?
2. Could I just link the db to this excel file someway and let them keep using it?
3. Should I just tell them to forget it or ignore this request and let them keep using the excel file if it is that important to them.
I really dont want to put alot of time into setting this up if all they are doing is printing it and handing it out. I dont see alot of value in that....
Thanks for you opinions and thoughts in advance...