I have a program for creating workorders. After the user finishes the order, they click the submit button, which loads another form, which has two command buttons, Yes and No, asking if they want to fill out another workorder,
If they click yes, I need it to hide the Yes/No form, input the information into the database, and clear out the information that the user filled in.
If they click no, I need it to input the information into the database and to unload both of the forms.
Thanks alot
JABSNH
If they click yes, I need it to hide the Yes/No form, input the information into the database, and clear out the information that the user filled in.
If they click no, I need it to input the information into the database and to unload both of the forms.
Thanks alot
JABSNH