How to track changes to the database Access, keep a log of changes. Or compare recordset with an array in Excel?
The "Microsoft Access 2010 PROGRAMMER'S REFERENCE" there is a common example of using these macros to track changes in tables.
Or create a table with logs and global function to...