Stuart McLachlan
stuart at lexacorp.com.pg
Mon Oct 8 16:29:44 CDT 2012
Private Sub Report_NoData(Cancel As Integer)
MsgBox Me.Name & " has no data"
Cancel = True
End Sub
--
Stuart
On 8 Oct 2012 at 16:22, Brad Marks wrote:
> All,
>
> Is it possible to capture the name of a report in the report's "No Data" event?
>
> Thanks,
> Brad
>
>
> --
> AccessD mailing list
> AccessD at databaseadvisors.com
> http://databaseadvisors.com/mailman/listinfo/accessd
> Website: http://www.databaseadvisors.com
>