K
krefll_ok
Guest
Good Day,
I have been selected to design a Total Preventative Maintenace database, but have had no previous knowledge of access.
An objective (amongst others) is to print a report each month that can be posted so that every one knows what needs to be done for the month ahead.
Using a query to select data i can get a report on what has to be done next month.
The problem is this...
I need is a way of automatically creating a record specifying the new date based on the frequency when the action has been completed, or not completed, as the case may be.
table example.
Scheduled maintenance (maintenanceid, machineid, category, description, frequency, duedate, datecompleted, actionedby, downtime)
To clarify, i can enter the data once, and the task will come up on the report as and when dictated by the frequency.
Any comments would be most appreciated
I have been selected to design a Total Preventative Maintenace database, but have had no previous knowledge of access.
An objective (amongst others) is to print a report each month that can be posted so that every one knows what needs to be done for the month ahead.
Using a query to select data i can get a report on what has to be done next month.
The problem is this...
I need is a way of automatically creating a record specifying the new date based on the frequency when the action has been completed, or not completed, as the case may be.
table example.
Scheduled maintenance (maintenanceid, machineid, category, description, frequency, duedate, datecompleted, actionedby, downtime)
To clarify, i can enter the data once, and the task will come up on the report as and when dictated by the frequency.
Any comments would be most appreciated