B
Brook
good day all,
I have an invoices report that has information from frminvoices and the
paymentdetails from frmpaymentdetailsSubform on it.
What I am trying to do is set it up so that my report (rptpaymenthistory)
doens't print if there is no data on the frminvoicepaymentdetails?
I have tried :
OnNoData event: Cancel = true
But this did not work? Any ideas?
Suggestions?
Brook
I have an invoices report that has information from frminvoices and the
paymentdetails from frmpaymentdetailsSubform on it.
What I am trying to do is set it up so that my report (rptpaymenthistory)
doens't print if there is no data on the frminvoicepaymentdetails?
I have tried :
OnNoData event: Cancel = true
But this did not work? Any ideas?
Suggestions?
Brook