I am trying to finish off a project before retirement, but it may not happen. I have setup an application using MS Access 2007 so that there is no Access Screen behind the forms. I used the code from the Microsoft Access Forms Forum (Thread 702-487032), and it works GREAT - on forms.
The...
I found coding for an audit trail in Microsoft, and with slight modifications it works but for one problem. It looks at EVERY field on the form and if it blank, that is outut to the Updates field even if NO changes were made.
Here is my coding:
Function AuditTrail()
On Error GoTo Err_Handler...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.