pinstripe
Programmer
- Dec 27, 2004
- 52
i have 3 tables (all 3 have identical fields but different data). in a form i have textbox in which i retrieve data from table 1 and a listbox - data from table 2 based on textbox.
then i am adding(copying) data from table 2 to table 3- but i get mixed data in listbox
now i would like to filter the listbox and view data which are not yet in the table 3
i have trouble geting the "where " right
then i am adding(copying) data from table 2 to table 3- but i get mixed data in listbox
now i would like to filter the listbox and view data which are not yet in the table 3
i have trouble geting the "where " right