B
Boz
Access 2000
First Table:
LogID (AutoNumber) Primary
Auditor (Lookup to Auditor Names)
Date (Date/Time Field)
Round (Number field indicating which round of audits)
Second Table:
LogItemID (AutoNumber) Primary
Stager (Location being audited)
System Count (Number of pallets assigned to staged by system)
Actual Count (Number of pallets actually in stager)
Problem Code (Look up to list of error codes)
Corrected (Look up to Yes/No table)
Problem #1
I have set up a form with the first table, and a subform with the second
table linked by the ID fields. After putting in sample data, it appears that
the first record on the subform is being assigned to the auditor from the
main form, however the remaining records do not appear to be linked to the
auditor.
Problem #2
Each auditor will perform 2 rounds, auditing all 83 stagers. Each stager
has a permanant store assignment as well. I would like to be able to enter
the ID for the stager on the subform and have the stager # and store #
automatically populate. It would be even better if I could have a form that
already has each stager and store listed and all I have to do it enter the
system count, the actual count and any error codes if necessary.
At the end of all of this I need to be able to print a report that will tell
me how many total pallets were supposed to be on the floor vs. how many
actually were there, by auditor.
I'm probably asking for a little too much here, but any help you can provide
would be fabulous.
Thanks,
Linda
First Table:
LogID (AutoNumber) Primary
Auditor (Lookup to Auditor Names)
Date (Date/Time Field)
Round (Number field indicating which round of audits)
Second Table:
LogItemID (AutoNumber) Primary
Stager (Location being audited)
System Count (Number of pallets assigned to staged by system)
Actual Count (Number of pallets actually in stager)
Problem Code (Look up to list of error codes)
Corrected (Look up to Yes/No table)
Problem #1
I have set up a form with the first table, and a subform with the second
table linked by the ID fields. After putting in sample data, it appears that
the first record on the subform is being assigned to the auditor from the
main form, however the remaining records do not appear to be linked to the
auditor.
Problem #2
Each auditor will perform 2 rounds, auditing all 83 stagers. Each stager
has a permanant store assignment as well. I would like to be able to enter
the ID for the stager on the subform and have the stager # and store #
automatically populate. It would be even better if I could have a form that
already has each stager and store listed and all I have to do it enter the
system count, the actual count and any error codes if necessary.
At the end of all of this I need to be able to print a report that will tell
me how many total pallets were supposed to be on the floor vs. how many
actually were there, by auditor.
I'm probably asking for a little too much here, but any help you can provide
would be fabulous.
Thanks,
Linda