A
APH
Hi can someone help me please
I have a table tblorganisations, which contains contact information Primary
key fried is RecordId
I also have table tblSales, which contains sales information. I have a field
OrganisationsId and also Product
I have created a standard Unmatched Query which displays all records in
tblOrganisations with no matching records in tblSales.
However, what I want to try and do is to show all records in
tblOrganisations with no matching records in tblSales where tblSales.Product
is not equal to a "xyz"
is that possible
Thanks
Alex
I have a table tblorganisations, which contains contact information Primary
key fried is RecordId
I also have table tblSales, which contains sales information. I have a field
OrganisationsId and also Product
I have created a standard Unmatched Query which displays all records in
tblOrganisations with no matching records in tblSales.
However, what I want to try and do is to show all records in
tblOrganisations with no matching records in tblSales where tblSales.Product
is not equal to a "xyz"
is that possible
Thanks
Alex