cancel input if record not added to second form

N

Nick X

Hi all,
On my main entry form I have a check box and when the user clicks on
cmdAddComplaint (opening frmComplaint) the check box is set to true. If for
some reason there is no complaint added and they close frmComplaint,
returning to the main entry form, how can I reset the check box to false.
 
Top