I understand. Thank you! I was using it to store the value of a field for Audit Trail.
Sample code:
sql="Me!pwcuser & Changed Employee & Me!FirstMI & Me!LastName & Payrate FROM & Me!payrate.Tag & TO & Me!payrate.Valu e"
It was a NULL value that was causing the problem. I added code to update all fields of the form on current event to copy the field value to the Tag value...
User Profile
Collapse
-
Tag Property
First off I wanted to Thank Everyone here for all your help!
Second:
How do I set the onclick Property Tag of a TextBox to = its Field.value? Example:
Me!FirstMI.Tag = Me!FirstMI.Valu e?
This Errors. -
-
Program Deactivation
Hi everyone, I have a need to deactivate a msaccess app after a certain date (table lookup field). How can I modify which startup form based on date?
Thanks ! -
Form Permissions
I have 3 forms. 1 form I need to be private only certain users can access this form. I have set permissions so admin has access, and users dont. But users can still open the form.
Any suggestions? -
Strange SQL
I have a question. I have searched and have not found an answer.
1 table.
(client, jobdate, startime, endtime, employee, status)
I have scheduled employees for 1 job so far and need to schedule employees to different jobs at other times but not if they are already scheduled at that time. I need an SQL to Search for available employees who are not scheduled at 'X' time where status=current.
Any Ideas...
No activity results to display
Show More
Leave a comment: