Rocky Smolin - Beach Access Software
bchacc at san.rr.com
Mon Apr 19 16:10:41 CDT 2004
Mark: Do you mean no data for the whole report? If so you can use the No Data event and issue a DoCmd.CancelEvent command. That will cancel the whole report. Mostly I then have to trap the error 2105 in the calling form. But what condition would give you on some detail records on some pages and not others? Rocky ----- Original Message ----- From: "Mitsules, Mark S. (Newport News)" <Mark.Mitsules at ngc.com> To: "'[AccessD]'" <AccessD at databaseadvisors.com> Sent: Monday, April 19, 2004 1:10 PM Subject: [AccessD] Report Page Header > 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? > > > > Mark > -- > _______________________________________________ > AccessD mailing list > AccessD at databaseadvisors.com > http://databaseadvisors.com/mailman/listinfo/accessd > Website: http://www.databaseadvisors.com >