H
hotplate
Hi,
I need to save a record in a subform before trying to close the main
form.
I tried creating a save command in the subform and calling it when
trying to close the main form. Unfortunately I could not figure out
how to do this.
The reason I need to save subform record is because I am adding the
numbers in the subform to see if they equal a number in the main
record, if they don't match the form will not close. I can't even
check for a match if the subform record does not get saved before
closing.
I am using a command button to close the main form.
Thanks
I need to save a record in a subform before trying to close the main
form.
I tried creating a save command in the subform and calling it when
trying to close the main form. Unfortunately I could not figure out
how to do this.
The reason I need to save subform record is because I am adding the
numbers in the subform to see if they equal a number in the main
record, if they don't match the form will not close. I can't even
check for a match if the subform record does not get saved before
closing.
I am using a command button to close the main form.
Thanks