Audit Trail - Help Needed

D

DDrowe

As an addition to the following - the code lists
"Me!InvoiceID" and
"Me.InvoiceID". I can get the code to run if I make it all "!" and none "."
but it wont record to the aud... file.

I know there is something simple but I can not get it running.

Thanks

David

:
I am slowly but surely getting the audit trail module to work. I have 2
forms covered although I am not sure how I got the second one resolved which
is the reason for the problems. I am working on the third and forth form. I
copied the code from the first form and changed the tables and the autonumber
entry and it does not work. It says "Compile Error: Method or data member
not found". The code has worked on two previous tables and all the entries
are correct for the current table.

As an addition to the following - the code lists
"Me!InvoiceID" and
"Me.InvoiceID". I can get the code to run if I make it all "!" and none "."
but it wont record to the aud... file.

There is probably something very basic I am overlooking but if you could
help I would greatly appreciate it.

Thanks
 
D

DDrowe

I finally got it all figured out and working. thanks for the code and all
the help.
 
Top