I'm probably overlooking the obvious -
I'm using the MS AuditTrail() module and have changed it to explicitly reference a bound control on my form; [txtAudit]. I'm calling the module from the BeforeUpdate event on the form and it's working fine, but the data isn't being stored in the field.
I need to be able to query on this data.
Any help would be appreciated!
Thx!
I'm using the MS AuditTrail() module and have changed it to explicitly reference a bound control on my form; [txtAudit]. I'm calling the module from the BeforeUpdate event on the form and it's working fine, but the data isn't being stored in the field.
I need to be able to query on this data.
Any help would be appreciated!
Thx!