Thanks Cathy, I was afraid you were going to say that! (LOL) It still beats the 'rec_type' scenario with the kluge of labels and fields in the same detail band.
Best, Francis I. Coppage, Jr. "Two things are infinite: the universe and human stupidity; and I'm not sure about the universe." ... Albert Einstein -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Cathy Pountney Sent: Monday, June 09, 2008 10:58 AM To: [EMAIL PROTECTED] Subject: RE: Report Writer Situation The only way to suppress the detail header/footer is to put Print When logic in each one that checks NOT EOF('Table/Cursor'). Multiple detail bands has a design flaw as far as I'm concerned. The big flaw is that if a detail band doesn't happen to have any data associated with it for this "parent", the report writer still attempts to print the page header and footer. If you have that detail band marked to start on a new page .. guess what .. you get a blank page! Yuk! Cathy -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Francis (net) Sent: Monday, June 09, 2008 11:31 AM To: Profox[tech] Subject: Report Writer Situation I've got a report with three tables ... related. I'm using two detail bands and one Group similar to 'employeesMD.frx' in "The VFP Report Writer: Pushing it to the Limit and Beyond" ... chapter 5 VFP 9 update. In actuality it's behaving exactly as I would expect. The problem is that there are instances that the third table has no related data. What I'd like to be able to do is 'not' print the Detail 2 Header when there is no data for that band. I suppose that I could stick Print When's in all the Header labels, but I'm wondering if there is a more preferred way ... any suggestions!!! Thanks. Best, Francis I. Coppage, Jr. "Two things are infinite: the universe and human stupidity; and I'm not sure about the universe." ... Albert Einstein [excessive quoting removed by server] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[EMAIL PROTECTED] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

