Search results

  1. W

    Using Audit Trail on a Subform with a Different Primary Key

    If I have 3 fields as my primary key on my subform, how would I call the Audit Trail module from the subform? As in, what should I put in the line below where it says "SubformPrimaryKey": Call AuditChangesSub("SubformPrimaryKey", "NEW") 'original Thanks!
  2. W

    Using Audit Trail on a Subform with a Different Primary Key

    @andigirlsc thanks for this super helpful code! If we have multiple subforms (I have 3), should we create an Audit Trail module for every subform and then for every subform, paste the same Before Update Event on each subform?
Back
Top Bottom