paulmcdonnell
Ready to Help
- Local time
- Today, 08:54
- Joined
- Apr 11, 2001
- Messages
- 167
Hi guys,
I have a situation where clients have certain items issued out to them on a certain regular basis.
I have a form which sets these frequencies so for example documents a,b,c are issued monthly,weekly,qtrly respectiviely
I also need a log which tracks when and how these documents are issued, and also provides the comming periods issue to be updated.
The idea I have is that a period report ie weekly and monthly summarises these clients who have their frequencies that match the report. So each client will apear on the report with the report type that needs to be issued.
If a clients frquency is set to monthly then when a report is printed at the begining of the month this client will be picked up.
The PROBLEM I have is that I want to be able to project the next date that a report is required e.g "next report - 01 August 2002"
I also need an entry in a table that puts this date in there So when the information is sent, the user can updated the field to confirm the request as been filled.
In summary - How would you get a collection of selected tables to automatically create an entry each month with the name of that month?
Hope you can help, and understand....
Cheers
Paul
I have a situation where clients have certain items issued out to them on a certain regular basis.
I have a form which sets these frequencies so for example documents a,b,c are issued monthly,weekly,qtrly respectiviely
I also need a log which tracks when and how these documents are issued, and also provides the comming periods issue to be updated.
The idea I have is that a period report ie weekly and monthly summarises these clients who have their frequencies that match the report. So each client will apear on the report with the report type that needs to be issued.
If a clients frquency is set to monthly then when a report is printed at the begining of the month this client will be picked up.
The PROBLEM I have is that I want to be able to project the next date that a report is required e.g "next report - 01 August 2002"
I also need an entry in a table that puts this date in there So when the information is sent, the user can updated the field to confirm the request as been filled.
In summary - How would you get a collection of selected tables to automatically create an entry each month with the name of that month?
Hope you can help, and understand....
Cheers
Paul