L
LRay67
I have created a database that tracks active and inactive contractors. This
one report captures all the information from contract dates, invoices paid
through this contract, total of contract, etc. Each contract has a separate
CID (primary), which is connected to other tables using the same CID. I am
using the LastName field as a lookup to find the information when the report
comes up. Using the LastName field works fine if and only if there is only
one entry for that particular LastName otherwise it does not work properly
since there are multiple entries for the LastName. How can I extract the
correct contract information based on the CID, Lastname, FirstName (most
likely the users of the database will need to also see the contract dates)
for them to select the correct inactive or active information. Any
suggestions would be greatly appreciated. Thanks
Linda
one report captures all the information from contract dates, invoices paid
through this contract, total of contract, etc. Each contract has a separate
CID (primary), which is connected to other tables using the same CID. I am
using the LastName field as a lookup to find the information when the report
comes up. Using the LastName field works fine if and only if there is only
one entry for that particular LastName otherwise it does not work properly
since there are multiple entries for the LastName. How can I extract the
correct contract information based on the CID, Lastname, FirstName (most
likely the users of the database will need to also see the contract dates)
for them to select the correct inactive or active information. Any
suggestions would be greatly appreciated. Thanks
Linda