M
mma40
I have a form with a subform. The subform is not editable but the form
is. The form has sql user input [Enter TID] for one of the fields which
only pulls this matching record along with the subform related records.
What I am trying to do it to create a command button to 1) Ask user if
want to save the record - if yes save; if no undo changes and 2) After
that command ask another question Exit or Edit Another Record (user to
input TID) - if exit, close form and go back to switchboard; if yes,
bring up form again and allow user to input TID for record needed.
Hopefully this makes some sense. Your help is greatly appreciated.
is. The form has sql user input [Enter TID] for one of the fields which
only pulls this matching record along with the subform related records.
What I am trying to do it to create a command button to 1) Ask user if
want to save the record - if yes save; if no undo changes and 2) After
that command ask another question Exit or Edit Another Record (user to
input TID) - if exit, close form and go back to switchboard; if yes,
bring up form again and allow user to input TID for record needed.
Hopefully this makes some sense. Your help is greatly appreciated.