Sal wrote:
[Quoted Text] >Is there a way to take the user name from the access security feature and >hand it to a field in a db in order to know who posted a record? Audit >tracking by user is basically what I mean. Let me know. Thanks
Sal, Create a field in your database and set =CurrentUser() the default value. Charlie
-- Message posted via AccessMonster.com http://www.accessmonster.com/Uwe/Forums.aspx/access-security/200607/1
|