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
2003 pdc holding all fsmo roles crashed; ad rebuilding indices; server is enterprise cert server
Need to reduce a whole folder's pictures
How to repair install Windows 7 Professional?
LOGOUT from web authentication (htaccess/apache)
Image uploader - drupal
How to make my WPF button keep shining
Cisco router allow remote remote management
Excel 2010 - Adding Date & Time a button was clicked?
Print .xml document....ASP
nested transactionscopes