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
STOP: 0x00000007B (0xF7B44528, 0xC0000034, 0x00000000, 0x00000000)
Linking Outlook Calendar into Access
Problem with error 2465
Scandisk: (XXXXXXXX.. of XXXXXXX.. USN bytes processed)
Problem with DoCmd.RunSQL "INSERT INTO " and memo fields
Excel Conditional Column Input
ASP.NET to Sharepoint: master page, types, and other problems
ESXi 4.0 iSCSI Boot Problem
Microsoft Reporting Services Event Log Error
browstat on 2008 DC with computer browser service: Unable to Retrieve server list error 1130