Hi.
I have a table with contract numbers and acceptable start date and end date for training.
And I have a different table which has records for individuals with fields which include a contract one that is a combination of a vendor name and the contract number, plus the individual's training start date.
Anyway, I need to run a query which would check to verify that the individual's start date falls within that contract's acceptable start range.
How would I link the 2 tables? There really isn't a 'firm' related field. Or, is this impossible.
Russ
I have a table with contract numbers and acceptable start date and end date for training.
And I have a different table which has records for individuals with fields which include a contract one that is a combination of a vendor name and the contract number, plus the individual's training start date.
Anyway, I need to run a query which would check to verify that the individual's start date falls within that contract's acceptable start range.
How would I link the 2 tables? There really isn't a 'firm' related field. Or, is this impossible.
Russ