A
Always Learning
Hi Guys,
I need your help again!
I have two files with exactly the same layout
CustId : Number
FirstName : Text
CustEmail : Text
I need to get all the records from table1 that do not have a match in table2
(Using CustEmail).
Any matches that are found I need to put into a new table called table3 and
remove the Recs from table1 so that it contains no matches.
Hope that all makes sense.
Thanks in advance for your help.
Best Regards,
Steve Wilson.
I need your help again!
I have two files with exactly the same layout
CustId : Number
FirstName : Text
CustEmail : Text
I need to get all the records from table1 that do not have a match in table2
(Using CustEmail).
Any matches that are found I need to put into a new table called table3 and
remove the Recs from table1 so that it contains no matches.
Hope that all makes sense.
Thanks in advance for your help.
Best Regards,
Steve Wilson.