After doing some reading, "Microsoft Access 2013, Programming By Example", Julitta Korol, and some research here, I believe the way to set up an Admin Panel would be to use a logging table in each database and connect to them using DAO or ADO, not sure which is better, yet. Then I could...