Hey, for whatever reason the find unmatched wizard will not work for me when trying to setup a query. i have two tables - one table gets updated all the time so i have to use another table with all the part#s in it. when the 1st table gets updated i want to search for part#s which are not in the 2nd table yet - and then add them. for whatever reason every time i make the query which should work - it doesnt! both fields are the same name and are both text field. i tried trimming both tables but that didnt work either - i have also tried running the query with results to be shown from both tables not just the 1st one.
the only way i can get it to work is to write a little vba function which takes FOREVER to run - b/c i have to go thru 20000 records!
any one have any ideas? help much appreciated.
Topher
[This message has been edited by Topher (edited 01-10-2002).]
the only way i can get it to work is to write a little vba function which takes FOREVER to run - b/c i have to go thru 20000 records!
any one have any ideas? help much appreciated.
Topher
[This message has been edited by Topher (edited 01-10-2002).]