when the conditions of the statement are true... ie... there is a record in the maintable that matches the record in the working table.
it stops and displays The Error Message
The number of duplicate records
And a Message that there are duplicate records in the import.
What I need it to do is to update the existing record when it is found, display a message that # of records were updated... and continue to run the rest of the code....