report previews behind form

  • Thread starter Thread starter Slez via AccessMonster.com
  • Start date Start date
S

Slez via AccessMonster.com

I have a main form with tab controls that has various option groups for
previewing / printing reports. On one of the pages (tabs) I have a button
that runs a macro which opens and sizes another form which I'll call Form1.
On Form1 is another option group in a subform. When I try to preview reports
from there, the report shows up behind Form1 but in front of the mainform.

Any suggestions as to what might cause this?
Thanks in advance for any feedback!
 
Look at the properties of Form1. Click on the Other Tab. There is a
setting called Pop Up and another called Modal. If either of those are
set to Yes, then that would be what is causing it.

Hope that 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