Have 30+ Access databases. I think that some of them are forks of other databases in the same directory. A way to detect them is to check creation times of tables, but this way I need to open files and tables one by one and write down creation time.
Is there an easy way to automate this? Is there a way to read creation time of the tables of a batch of Access files?