Hi all,
I have a table that is created using a make table query ,"filter_table", upon the user selecting certain info. I then want to take this newly created table and compare it to a query, "fill_list", that is populating a listbox. I want to ommit any names that were in the "filter_table" from the "fill_list" query. I have tried several queries and cannot get any of them to work. I can get the list to display the values that are equal to each other, but I can't get it to do the opposite. Any help would be much appreciated.
I have a table that is created using a make table query ,"filter_table", upon the user selecting certain info. I then want to take this newly created table and compare it to a query, "fill_list", that is populating a listbox. I want to ommit any names that were in the "filter_table" from the "fill_list" query. I have tried several queries and cannot get any of them to work. I can get the list to display the values that are equal to each other, but I can't get it to do the opposite. Any help would be much appreciated.