M
magicdds-
I have a combo box that is based in a table. The bound column is IDnumber. I
have a second table that lists some of the IDnumbers.
I would like to change the combo box so that it lists only the IDnumbers
from Table1 that are not listed in table2. Is there a way to create a query
to get only those Idnumbers from Table1 that are not listed in Table2?
Thanks for any help.
Mark
have a second table that lists some of the IDnumbers.
I would like to change the combo box so that it lists only the IDnumbers
from Table1 that are not listed in table2. Is there a way to create a query
to get only those Idnumbers from Table1 that are not listed in Table2?
Thanks for any help.
Mark