G
Guest
I have a check box on a form that when checked opens another form and copies
data to the newly opened form. Once the new form has been opened and data
added I would like the check box on the main form to be removed. However if a
user click on the check box I would like it to open the associated form and
the data originally created.
What is happening know is the check box is being toggled off and on. Users
don't know if there is data in the sub form or not. If they click on the
check box it tries create a second record. However I have the table of this
form set to not allow more then one record based on the link ID.
Any help would be greatly appreciated.
Matt
data to the newly opened form. Once the new form has been opened and data
added I would like the check box on the main form to be removed. However if a
user click on the check box I would like it to open the associated form and
the data originally created.
What is happening know is the check box is being toggled off and on. Users
don't know if there is data in the sub form or not. If they click on the
check box it tries create a second record. However I have the table of this
form set to not allow more then one record based on the link ID.
Any help would be greatly appreciated.
Matt