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
how to create VMDK from scratch through VMWare Server ?
Select records for current week to date
Flatten view of hierarchical dimensions in Analysis Services 2005
No picture or sound on this vido clip file
automatically print files from folder to particular location
How do I import into excel a word document, each line is one word from the document?
Sorting a varchar field numerically
How do we maintain A4 paper size as the default for all new profiles?
Transfer SSIs packages and jobs to the new machine SQL server 2005
SQL Reporting Services - Service Unavailable