I have a Form and at the bottom there is a command button to save the record and close the form.
What I want to do is to create a field on my table called "RptCompleted (Yes/No)", so when the user click on the command button it will trigger the field "RptCompleted" to switch to "yes".
You see, this field will work like a flag and use this information to track who has completed the report today.
Any body has any suggestions?
What I want to do is to create a field on my table called "RptCompleted (Yes/No)", so when the user click on the command button it will trigger the field "RptCompleted" to switch to "yes".
You see, this field will work like a flag and use this information to track who has completed the report today.
Any body has any suggestions?