G
Guest
i have a main form on the form has a command button that loads another form
based upon information selected in the combo box beside it.
After this form loads using the data i want the main form to closeto
minimise the amount of forms open at one time.
I have tried adding the (docmd.close) at the top but it closes the main form
before opeing the other form and there fore does not display the required
information
Help please
based upon information selected in the combo box beside it.
After this form loads using the data i want the main form to closeto
minimise the amount of forms open at one time.
I have tried adding the (docmd.close) at the top but it closes the main form
before opeing the other form and there fore does not display the required
information
Help please