OpenForm in front of current form

J

Jeff

I'm currently using a macro on a command button to open a new form
(OpenForm macro); however, the new form appears behind the current
form. I'd rather it appear in front of the current form. Is there a way
to do this with a macro?

Thanks

Jeff
 
S

Steve Schapel

Jeff,

It sounds as though the Modal and/or Popup property of the current form
may be set to Yes, where they are set to No for the new form?
 

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

Top