G
Gabriella777_2
Okay - I couldn't figure out how to search for this so I'm just going to ask.
I need to create a report from a table(?) that is based on the base
information added to the table without the rest of the information. The
additional info will be added later.
In more drawn out explanation it is this:
I am creating a database called Malfunction Log. It will be the compilation
of work completed on equipment in our plant.
The main table includes; ID, Equipment, requestor, repairer, date equipment
went down, Time, date equipment returned to service, Time down, labor time,
problem, repair.
The person I am creating this for wants to generate a Job log based on items
needing to be fixed. He wants the equipment, date and problem listed (I'm
adding requestor to the list so they know who to talk to). Then he will take
that list and assign it to his personnel.
Once the equipment repair is completed, the rest of the information is added
to the log through the Malfunction Report Log Entry Form I have already
created.
So now do I create an Append Query (just found out about these) and generate
a report from that or . . ..
Do I have the initial info entered as usual skipping the unknow info then
generate a report that is based on date range (this would be -if I can
remember how- generated from a date range form).
or is there a simpler way to do this?
Help! I am beginning to get over my head and am unable to take a class.
I need to create a report from a table(?) that is based on the base
information added to the table without the rest of the information. The
additional info will be added later.
In more drawn out explanation it is this:
I am creating a database called Malfunction Log. It will be the compilation
of work completed on equipment in our plant.
The main table includes; ID, Equipment, requestor, repairer, date equipment
went down, Time, date equipment returned to service, Time down, labor time,
problem, repair.
The person I am creating this for wants to generate a Job log based on items
needing to be fixed. He wants the equipment, date and problem listed (I'm
adding requestor to the list so they know who to talk to). Then he will take
that list and assign it to his personnel.
Once the equipment repair is completed, the rest of the information is added
to the log through the Malfunction Report Log Entry Form I have already
created.
So now do I create an Append Query (just found out about these) and generate
a report from that or . . ..
Do I have the initial info entered as usual skipping the unknow info then
generate a report that is based on date range (this would be -if I can
remember how- generated from a date range form).
or is there a simpler way to do this?
Help! I am beginning to get over my head and am unable to take a class.