On my tables, the majority of them have Job_No as the primary key. Now when a user logs in, and alters anything, it stores the alterations in the audit table, but I want to link these to the actual table which will be accessible on the View Pages.
The only link I have is in the audit description field which contains data like
---Keys
Job_No : 1037449
---Fields
Job_Finished [old]: 0
Job_Finished [new]: 1
Note [old]:
Note [new]: SHEETS PRINTED
Cheers
Paul.