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
Added new domain controller and Netlogon and sysvol are not shared.
Abnormal Random Windows 2000 Shutdown
getting error Can't call method "mail" on an undefined value
Google AJAX APIs
BIOS configuration
Which objects and in which sqluence application using DB Objects
Using Remove Hidden Data Toll Adds a prompt on open to open as Read Only
Which account should I delete after finding duplicate SPN of MSSQLSvc/LPZ-Tickets.Lowry<wbr />ParkZoo.co<wbr />m:1433
Ajax xmlObj.getElementsByTagNam<wbr />e displays text, not images
Ajax accessing javascript in an xmlhttprequest using a jsp