Simple Open Form Macro

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a main menu from which I can navigate around. When I click on a button
to go to a form, the main menu closes and a dialogue box appears with my
parameter query. When the dialogue box appears asking for the parameter, if I
click on cancel (as if it was opened by mistake) I want the dialogue box to
close and the main menu to re-open. Only when i click it, the dialogue box
closes and I am left with a blank screen, as I have hidden the database
behind it. Thanks in advance.......
 
Does the main form close or set to visible false?
Where do you run the Input box?

Can you post the code you have now to open the new form, and close the main
form?
 
Ofer said:
Does the main form close or set to visible false?
Where do you run the Input box?

Can you post the code you have now to open the new form, and close the main
form?
The main form is set to close using a basic macro when the new form with the
parameters opens up... no code used.. hope this helps.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top