Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: Sturm
  • Order by date
  1. Sturm

    #ERROR on no data reports

    As you have mentioned you have already created an error message. So the only thing left is to make 'Cancel = True' this will close the report after the user closes the message box. Here is an example: Private Sub Report_NoData(Cancel As Integer) MsgBox "Error Message Here!&quot...

Part and Inventory Search

Back
Top