Microsoft
Software
Hardware
Network
Question : Run-time error 2501 The OpenReport action was canceled
Experts,
The above run-time error is created after I close a report that has no data. Heres the sequence:
frmAccountingReports
cmdPreview_Click()
Dim pReport as String
pReport = Me.cboNameReport.Column(2)
DoCmd.OpenReport pReport, acViewPreview
In the report NoData event:
MsgBox No Data Found
Cancel = True
DoCmd.Close acForm, frmAccountingReports
DoCmd.OpenForm frmMainMenu
Answer : Run-time error 2501 The OpenReport action was canceled
could it be the service pack? big big posibility
get the fixes
http://support.microsoft.c
om/kb/9456
74
http://support.microsoft.c
om/kb/9567
22
Random Solutions
Outlook 2003 duplicating emails.
Trying to forward web traffic through corporate web filter
Debug this Simple MS Access SQL Insert
Exchange server email unavailable until reboot of Domain Controller
can't add thumbnail of image attachment to wordpress post
How do I replace a dll-file in the System32 directory?
Case sensitivity
windows xp mapped drives
unzipping multiple zips to multiple folders in a batch file
Save attachment to Disk from Linux/Postfix