Hello All,
I have seen several examples on audit trails where the sub or function is called by the form_beforeupdate sub. However, in the DB I am working with, none of the forms have that code. Yet, the audit trail is working. When I put stops on the sub and function and do a task such as entering a new customer, it never calls on either the sub or function yet a record is entered in the audit table to show I entered a new customer.
The only other thing I can think of is that parts of the code may be hidden, if that is even possible? Otherwise, I have no idea how information is being entered in the audit trail table when there is no form calling on this sub or function. Any ideas?
I have seen several examples on audit trails where the sub or function is called by the form_beforeupdate sub. However, in the DB I am working with, none of the forms have that code. Yet, the audit trail is working. When I put stops on the sub and function and do a task such as entering a new customer, it never calls on either the sub or function yet a record is entered in the audit table to show I entered a new customer.
The only other thing I can think of is that parts of the code may be hidden, if that is even possible? Otherwise, I have no idea how information is being entered in the audit trail table when there is no form calling on this sub or function. Any ideas?