I have a form that opens another form. I want the first form to wait for the form it opened to be filled out before it proceeds with processing what comes after the opening of the other form.
In this instance, a form used by the warehouse/shipping system is opening a form to get credit card information. After the credit card info is entered (it may be approved or not approved) I want to close the credit card form and update the order's status.
How can I make the first form wait for the second form's "done" or 'cancel' button to be clicked? I am working with Access 2003.
Thanks,
Jim
In this instance, a form used by the warehouse/shipping system is opening a form to get credit card information. After the credit card info is entered (it may be approved or not approved) I want to close the credit card form and update the order's status.
How can I make the first form wait for the second form's "done" or 'cancel' button to be clicked? I am working with Access 2003.
Thanks,
Jim
Comment