AceJupiter
MIS
Hi guys,
This is a bit of an x-post - I didn't see this group yeaterday when I posted to "Access - Other." I have tried to refine my question a bit.
I have a table that contains information about my company's members - tblMembers. It's a cargo handling/logistics group and guys can hold any of a collection of about 35 licenses.
I have all of the license information in tblLicenses, and I am agonizing over its design.
Picture this:
For each license, which has a license ID, we record the following about EACH of the 25 licenses fo EACH guy:
Completed? Tracking System Reported? Documented? Schedule Date(s) Comments Tracking System Update Date Field
I am trying to replace a spreadsheet.
The design of my tblLicenses has a row for each license like this:
LicenseID | License | Completed? | Reported?| Documented?|
1 DOZER y/n y/n y/n
How can I record, for each guy, where he stands on each of the 35 licenses and the assorted additional data for each license?
Thanks,
Ace
This is a bit of an x-post - I didn't see this group yeaterday when I posted to "Access - Other." I have tried to refine my question a bit.
I have a table that contains information about my company's members - tblMembers. It's a cargo handling/logistics group and guys can hold any of a collection of about 35 licenses.
I have all of the license information in tblLicenses, and I am agonizing over its design.
Picture this:
For each license, which has a license ID, we record the following about EACH of the 25 licenses fo EACH guy:
Completed? Tracking System Reported? Documented? Schedule Date(s) Comments Tracking System Update Date Field
I am trying to replace a spreadsheet.
The design of my tblLicenses has a row for each license like this:
LicenseID | License | Completed? | Reported?| Documented?|
1 DOZER y/n y/n y/n
How can I record, for each guy, where he stands on each of the 35 licenses and the assorted additional data for each license?
Thanks,
Ace