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
DNS/IIS config to drop people to specific part of a website
Help ListView Show All
removing HTML tags in SQL Server 2005 or 2008
asp.net remove item from cache if browser is closed
Problem with require('./wp-blog-header.
php'); The ./ is throwing a 500 error message.
Outlook redirect
Execute Immediate
Web server leaks a private IP address through its HTTP headers - IIS issue
%DEC fucntion in FREE format getting error
TSQL what is the cleanest way to generate a date format of YYYYMMDD