All,
Using Access 2003. I have a database with 4 users who import records from a spreadsheet. Im using the Transferspreadsheet method and appending to a temporary table then a main table with primary key. When they run the import; it gives them a warning that "some records were not able to append due to key violations. It tells them how many but not what they are. The import may consist of up to 1000 records. They need a report that identifies which records are in Key Violation. I know as a developer I can go into the BE table and do a comparision. But how do I set it up to give them a report identifying the specific duplicates so they can make the necessary changes to reimport? I hope I made it clear enough to understand. Thank you
Using Access 2003. I have a database with 4 users who import records from a spreadsheet. Im using the Transferspreadsheet method and appending to a temporary table then a main table with primary key. When they run the import; it gives them a warning that "some records were not able to append due to key violations. It tells them how many but not what they are. The import may consist of up to 1000 records. They need a report that identifies which records are in Key Violation. I know as a developer I can go into the BE table and do a comparision. But how do I set it up to give them a report identifying the specific duplicates so they can make the necessary changes to reimport? I hope I made it clear enough to understand. Thank you