Microsoft
Software
Hardware
Network
Question : Hide a pop up form to preview report?
I am using Access 2000. I would like to be able to preview a report that is printed from a pop up form- but the report comes up behind the form due to the pop-up setting. I know that of Office 2007, you can set the pop up property on reports, but we are still using office 2000. What is a suitable workaround? Can I hide the form in the on open event of the form and then unhide it in the report close? How to do that? Is there a better way? Thanks...
Answer : Hide a pop up form to preview report?
Sorry ... had a double paste
You mean like this:
Private Sub Report_Open(Cancel As Integer(
me.YourFormName.Visible = false
End If
Private Sub Report_Close()
me.YourFormName.Visible = True
End Sub
mx
Random Solutions
Unable to query for computers in the network - Windows SBS 2008 Console
Disable Access 2007 security alert on terminal server 2003
Excel formula needed
Windows 2008R2 64bit server restarting unexpectedly
Unknown Function Name
run-time error '-247352567 (80020009)': You can't assign a value to this object
Error 1004 Unable to get the Show property of the Dialog class when using the command xlApp.Dialogs(189).Show(rs<wbr />!Email, "Subject")
SQL 2005 Silent Install INI Path
Save unbound combobox column value in Access 2007
Windows Server 2003 SP2 can't see 5.4 terabyte array