Just what the subject says. Normally if you use a cmdbutton to Preview a Report... it will work fine if the Form is not Modal. But I have a POPUP Form which is also Modal with a cmdbutton that Previews a Report and the report opens but stays behind the Forms. Is there a simple way to bring it to the front. I tried
Reports!REPORTNAME.setfocus
and that didn't work. I checked FAQS for MODAL form and Previewing Reports and didn't get anything so I thought I'd ask the question.
Reports!REPORTNAME.setfocus
and that didn't work. I checked FAQS for MODAL form and Previewing Reports and didn't get anything so I thought I'd ask the question.