Data Macro for Audit Trail Question

DeanFran

Registered User.
Local time
Today, 17:45
Joined
Jan 10, 2014
Messages
111
I am using Scott Gem's tutorial to set up an audit trail. http://scottgem.wordpress.com/2012/10/18/audit-trail-using-data-macros-2/
I am having a bit of trouble with one part of it. The DB I am putting together has a login form with a combo box for the user name, and a textbox for password entry. A small macro tied to a button compares the password input to a column in the combo box that pulls from a User table. If the password matches, a main nav form opens, and the login form goes to hidden. What I am trying to do is grab the User Name from the combo box, and store it in a field in the audit trail table when a user is in one of the data entry forms. I think I've gone down a rabbit hole on this one. Any help is appreciated.
 
Post your troubles at the bottom of the post, Scott's pretty good about replying.
 
Thanks. I don't know why it never occurred to me to post on his blog.
 

Users who are viewing this thread

Back
Top Bottom