I have a main report which has 24 subreports on it. If there is data available for all the reports, then everything is fine, but if one of the subreports doesn't have data, then the subreport just doesn't show at all.
I have edited the reports to test for the HasData event. The reports work fine if I run them alone, but when they are incorporated as subreports it gets weird. How can I make these subreports show even if the query returns no records?
Thanks,
Drew
I have edited the reports to test for the HasData event. The reports work fine if I run them alone, but when they are incorporated as subreports it gets weird. How can I make these subreports show even if the query returns no records?
Thanks,
Drew