Force Sub Report to Show Even If No Data

  • Follow


I have some sub reports that have material in their headers that needs to be
displayed even if the sub reports do not contain any data.

If you open a report in print preview and it does not contain any data you
still see the report header information -- assuming that you did not use the
OnNoData even to cancel the report.  However, if the same report is opened
in a sub report control it will not appear at all if there isn't any data.

Is there a way around this feature?
0
Reply Stewart 1/20/2010 3:51:07 AM

The simplest way to do this is to more your column head labels out of the 
subreport, and onto the main report.

-- 
Allen Browne - Microsoft MVP.  Perth, Western Australia
Tips for Access users - http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.


"Stewart Berman" <saberman@nospam.nospam> wrote in message 
news:94vcl5lobc22lb40d0p7olven21maoooql@4ax.com...
> I have some sub reports that have material in their headers that needs to 
> be
> displayed even if the sub reports do not contain any data.
>
> If you open a report in print preview and it does not contain any data you
> still see the report header information -- assuming that you did not use 
> the
> OnNoData even to cancel the report.  However, if the same report is opened
> in a sub report control it will not appear at all if there isn't any data.
>
> Is there a way around this feature? 

0
Reply Allen 1/20/2010 9:36:55 AM


1 Replies
1126 Views

(page loaded in 0.035 seconds)

Similiar Articles:
















7/24/2012 3:45:43 PM


Reply: