I have a sub report named AdmSubreport1 inside an access report 'Admissions'. The sub report pulls out data from a query AdmQuery. The subreport also has a report header. The problem is that when admquery returns no results, the subreport totally dis appears. Is it possible that even though admquery retuns no results, the subreport header would show atleast.
It is possible that i can put the heading outside of the subreport but i cannot consider this option as in reality i have four sub reports in the same report running 4 different queries (so i cannot fix the position of the heading on the report it has to move dynamically along with the sub report).
I tried looking for a setting that allow would allow me to do this but could not find one.
I use access 2003
Help would be appreciated. Thanks,