Pop Up Property question

J

Jeff

Hello,

Normally with Forms I use the Pop Up Property = Yes so they Open on top of
other Windows.

I want to do the same for a Report. But when I set Pop Up=Yes for a report,
it does open on top of other Windows but then my Custom Toolbars do not show
up. They will only show up if I set Pop Up=No, but then if I do that it wont
open up on Top of other Windows.

Is their any way to set Pop Up=Yes & still have my custom toolbars show up
too ?

Any help would be greatly appreciated.

Thank you,
Jeff
 
R

Rob Oldfield

I don't believe that there is a way of doing it. Report preview windows
don't display in front of popups. MS will almost certainly claim that this
is by design - as reports are designed for printing, and not for displaying
information on screen. The only workaround is to create a new form that
displays the same information that's going to display on the report... and
use that for preview purposes instead.
 
J

John Webb via AccessMonster.com

Alternatively, seeing that you already have built the report, simply create
a form 'container' for it, and place the report in the form as a subform.

Cheers

John webb
 
Top