A Allen Browne Jun 29, 2006 #2 Use the NoData event of the report. If the event fires, pop up a MsgBox.
G Guest Jun 29, 2006 #3 On the On NoData Property of the report write the code MsgBox "No Data" Cancel = True