New add/changes report

  • Thread starter Thread starter Shannon
  • Start date Start date
S

Shannon

Does anyone know if there is a function in access that allows you to review
all the new information that you have added to a database in a session or by
date?

Thanks!
 
Shannon

Since an Access database can have many tables (in which data is
added/edited/deleted), I'm not familiar with an Access function that tells
you "all the new information you have added ... in a session or by date.

If you are using a SQL-Server (or other similarly-robust data store) for
your "back-end" (i.e., a "split" database design), those servers may have a
function that can do what you are asking.

If you check AllenBrowne.com, he offers an "Audit/Logging" approach that may
also do what you want.

Good luck

Regards

Jeff Boyce
Microsoft Office/Access MVP
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top