<< Therein lies the rub. It would not appear that you can control the visibility of components on the page style based upon data anywhere on that page. >>
I could swear I've done just this before, but maybe I'm confusing it with making something appear and disappear in a header or footer. However, my code doesn't need to go in either of the Page Style actions. It could go (I would think it _should_ go) in the Page Header actions. There, I can address the components in the Page Style and get them to change. Only, the Page Style band for the current page already seems to have rendered. You know, if I slapped a primary key on the table (this is a temp table created just for the report) and printed in PK order, I guess I could look _ahead_ one record in my Page Header variables and get the determinative column value from the _next_ record. Just thinking out loud here. . . -- Larry

