Microsoft
Software
Hardware
Network
Question : how to vba programatically audit trail changes from capital to lower case alphabet letters
The attached db and module basAudit performs an audit trail very well when fields are changed. However, at times, the user may switch to a lower case or uppercase letters in a field or fields when changing data via a form. How can I capture this in an audit trail? I have attached the sample db.
Attachments:
Updated-AuditTrail-1.mdb
(328 KB)
(File Type Details)
audit
Answer : how to vba programatically audit trail changes from capital to lower case alphabet letters
then, just remove this line
ctl.Value = StrConv(ctl.Value, vbProperCase)
Random Solutions
OS X Server 10.6 Email - how to fetch pop3 mail
CSV export from a database
Allow new subnet Internet Access through Cisco ASA
Move mailbox to new Server
Continue using workgroups in Access 2007, or something else?
VMWare ESXi v4 CPU resource allocation question
Manual Feed
tempdb.mdf SQL 2008
What are the best programs that can download all of the pictures from a website (including all of a website's hyperlinks)?
Populate a Listbox with a query on MS Access