B
Brig Siton
We have an Access Database that has the following specs:
1. PatientCase Table
2. Invoice Table
3. Items Table
Each PatientCase record might have multiple Invoice records. Each Invoice
record might have multiple Items record.
What we are trying to achieve is to query a record in the PatientCase that
does not have a specific Item.
For example:
Each Case might have a Phone Call, Fax, Email and Postage items per invoice.
What we are looking for is a case that does NOT have a Postage item in an
invoice.
Any help is greatly appreciated.
Thank you in advance.
Brig
1. PatientCase Table
2. Invoice Table
3. Items Table
Each PatientCase record might have multiple Invoice records. Each Invoice
record might have multiple Items record.
What we are trying to achieve is to query a record in the PatientCase that
does not have a specific Item.
For example:
Each Case might have a Phone Call, Fax, Email and Postage items per invoice.
What we are looking for is a case that does NOT have a Postage item in an
invoice.
Any help is greatly appreciated.
Thank you in advance.
Brig