Hi, I just want to know if there is any way by which we can open a form and reset values of check box of all records to False.
I want to do this because I have another form which opens with a new record and I am having the afterupdate function run an append query to append the record just entered to another table. Now I have kept a check box on this form to locate the new record.
After the append action is completed, I want the check box to be made false.
Appreciate if any one can tell me whether this is possible?
Thanks in advance
I want to do this because I have another form which opens with a new record and I am having the afterupdate function run an append query to append the record just entered to another table. Now I have kept a check box on this form to locate the new record.
After the append action is completed, I want the check box to be made false.
Appreciate if any one can tell me whether this is possible?
Thanks in advance