B
bridgeman
I was wondering if anyone has any experience using access to manage a
preventative maintenance program. The maintenance activities would be
recurring depending upon the frequency in terms of the weeks. I have created
a table thus far that contains all 114 of maintenance activities, using the
following fields.
txtActCode - "represents a code for the activity"
txtActDesc - "brief description of the maintenance req'd"
txtActType - "either "M" for mechanical or "E" for Electrical'
txtEquip - "represents the equip needed for the work"
numFreq - "can be and digit like 1,2,...etc representing the frequency of
the event in terms of weeks"
The below are fields in the table that represent the structures in which
these PMs occur. I used check boxes to indicate which activities are relevant
to each structure.
chbMainSt
chbOrtega
chbSisters
chbCrescent
chbBOL
The following are the requirements of the DB.
1.) Generate a PM schedule for the upcoming week, or any week in the future,
or any week in the past. The list will be grouped by structure number and
include PMs for the period of one week.
2.) Also if for instance as an example if a pm that has been assigned for
the week does not get completed that a report of uncompleted PM can be
generated.
3.) Another table might be used to track the history of the PM to include
the date completed and the person completing the PM.
In advance I appreciate any help or advice.
Cordially,
bridgeman
preventative maintenance program. The maintenance activities would be
recurring depending upon the frequency in terms of the weeks. I have created
a table thus far that contains all 114 of maintenance activities, using the
following fields.
txtActCode - "represents a code for the activity"
txtActDesc - "brief description of the maintenance req'd"
txtActType - "either "M" for mechanical or "E" for Electrical'
txtEquip - "represents the equip needed for the work"
numFreq - "can be and digit like 1,2,...etc representing the frequency of
the event in terms of weeks"
The below are fields in the table that represent the structures in which
these PMs occur. I used check boxes to indicate which activities are relevant
to each structure.
chbMainSt
chbOrtega
chbSisters
chbCrescent
chbBOL
The following are the requirements of the DB.
1.) Generate a PM schedule for the upcoming week, or any week in the future,
or any week in the past. The list will be grouped by structure number and
include PMs for the period of one week.
2.) Also if for instance as an example if a pm that has been assigned for
the week does not get completed that a report of uncompleted PM can be
generated.
3.) Another table might be used to track the history of the PM to include
the date completed and the person completing the PM.
In advance I appreciate any help or advice.
Cordially,
bridgeman