Pop-Up Form

F

Fred

I have a form that prompts for parameters which has a Pop-
Up property of "Yes". This form calls a report form in
the Preview Mode. I can't seem to make the report form
display in front of the data entry form. I need to keep
the data entry form's property of Pop-Up to "Yes" and I
can't close this data entry form because the report form
uses these parameters.

How can I make the report form display in front without
closing the data entry form? I don't see any Pop Up
property for the report form.

Please Help....


Thanks,
Fred
 
A

Alphonse Giambrone

Instead of using pop-up = yes, can you use modal=yes??
If not, just hide the form and then close it when you close the report.
 

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


Top