M
MartyO
Hi there. I need to create a log of changes to two tables that are updated
with one form. I found the answer to my question in another post. It almost
gets me there. Allen Browne answered that post with this referrence
http://allenbrowne.com/AppAudit.html
I incorporated this code and application tips into my code and app....and it
works great... on one table.
If the form is driven by a multi table query, can a log be created for both
tables with the use of that one form?
It's updating the one audtablename just fine, but not the other one. I have
two sets of audit tables for the two tables that I want to track, and simply
made the same calls in the form events for both. But only the one table is
getting updated with the changes.
Thanks in advance!
Marty
with one form. I found the answer to my question in another post. It almost
gets me there. Allen Browne answered that post with this referrence
http://allenbrowne.com/AppAudit.html
I incorporated this code and application tips into my code and app....and it
works great... on one table.
If the form is driven by a multi table query, can a log be created for both
tables with the use of that one form?
It's updating the one audtablename just fine, but not the other one. I have
two sets of audit tables for the two tables that I want to track, and simply
made the same calls in the form events for both. But only the one table is
getting updated with the changes.
Thanks in advance!
Marty