G
Guest
I have a continuous form with bound check box to choose parts to be added to
a report.
I need to have all the check boxes to become False when the form is closed.
When I ask for that, it only works for the current form, not all the others.
Is there a way to delete all records on close?
I've tried Add=False (it only works on the current record, not the others)
I've tried making the Default value False (didn't work at all)
Thank you in advance for any help.
Gee
a report.
I need to have all the check boxes to become False when the form is closed.
When I ask for that, it only works for the current form, not all the others.
Is there a way to delete all records on close?
I've tried Add=False (it only works on the current record, not the others)
I've tried making the Default value False (didn't work at all)
Thank you in advance for any help.
Gee