Robert L. Stewart
rl_stewart at highstream.net
Mon Apr 19 16:01:02 CDT 2004
In a band report writer, which Access is, the detail header is in the grouping header just above it. You have to make it visible. There is a event in the report for No data. You would put code in that event to handle what ever you wanted to do there. Robert At 03:42 PM 4/19/2004 -0500, you wrote: >Date: Mon, 19 Apr 2004 16:10:22 -0400 >From: "Mitsules, Mark S. (Newport News)" <Mark.Mitsules at ngc.com> >Subject: [AccessD] Report Page Header >To: "'[AccessD]'" <AccessD at DatabaseAdvisors.com> >Message-ID: <D3E2A213B8F45B4DAC92EB5FD98ED1EF010EBB78 at nnse14.nns.com> >Content-Type: text/plain > >First, a really stupid question...why is it that Access reports do not have >a "Detail Header" section? It seems simple and to the point for a lot of >what I do when grouping is not needed. > > >Second, when printing a report, what is the syntax to check if there are no >detail records on the page and suppress the Page Header if there are none? > >