M mbamber Registered User. Local time Today, 06:09 Joined Jul 30, 2013 Messages 31 Aug 12, 2013 #1 Hi all, I have a combo box in which I wish to show the Person_ID's of every record in the table TBL_Person, except those which are returned by a separate query. Is this possible at all?? TIA
Hi all, I have a combo box in which I wish to show the Person_ID's of every record in the table TBL_Person, except those which are returned by a separate query. Is this possible at all?? TIA
S sammers101 Registered User. Local time Today, 01:09 Joined May 11, 2012 Messages 89 Aug 13, 2013 #2 Make a find unmatched query using the wizard using the table as the first one and the query with the entries you want to exclude
Make a find unmatched query using the wizard using the table as the first one and the query with the entries you want to exclude