AuditTrail() function

M

Mike

I'm using AuditTrail() function, described in KB article
#197592, to control changes to a record made by a user.
In a simple form it works fine.
When I try to put it into Before Update event of a
continuous form, I receive error #2424.
What is the problem?
 
C

Cheryl Fischer

Mike,

The AuditTrail() function works fine for me in testing on a continuous form.
Have you put a breakpoint into the code of that function to see which
expression is causing the error message?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top