G Guest Feb 12, 2007 #1 If you have security set up with individual logins, etc., is it possible to pull a report to see who logged in, what they did, etc.?
If you have security set up with individual logins, etc., is it possible to pull a report to see who logged in, what they did, etc.?
R Rick B Feb 12, 2007 #2 Not using built-in tools. Access does not track that information. You wools have to create code to log all of this in a table, then you could report on that.
Not using built-in tools. Access does not track that information. You wools have to create code to log all of this in a table, then you could report on that.
G Guest Feb 12, 2007 #4 Thank you. I assumed that, but just wanted to be sure. Appreciate the quick response.