Form disappears

  • Thread starter Thread starter Aurora
  • Start date Start date
A

Aurora

I created a database a year ago. I went into it last week
and made a few changes; added a couple of forms and
queries. I redesigned the Menu Form to include the added
forms. Today I wanted to continue to work on the menu
form but when I go into design view from the toolbar, it
kicks me totally out of Access. If I left click the
field, I get a message box that says something about "The
command or action quit is not available now".

Does anyone have any idea as to what has happened and how
to fix it?

Aurora
 
Aurora,
What code to you have behind the Form's OnClose event?
Sounds like you have a Quit command in there, rather than a Close. Going
into Design mode from an open form triggers the OnClose event.
Please show the code if that's doesn't work

hth
Al Camp
 

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

Similar Threads


Back
Top