group header

  • Thread starter Thread starter 123
  • Start date Start date
1

123

Thank you

My question is about group header that contain heading for the group (Label)
that display above every group (If the report have sort and group):

Example

Name class department

Aa 1
a

Asd 2
b

Name class department

Adf 15
c

Asd 16
e

Is there any way to prevent group header from displaying if the current page
contain one of this heading

What I want like this:

Name class department

Aa 1
a

Asd 2
b

Adf 15
c

Asd 16
e

If one page contain 2 group don’t put 2 heading:

Note:

I know that You can do that by using page header: but I need page header for
another operation.

Thank you
 
I'm sorry, but I do not understand why you cannot add the information to the
page header even though it is also used to display other information. And,
it _is_ the appropriate report section to use for something you want
displayed only once per page.

Larry Linson
Microsoft Access MVP
 
Thank you for your help and answer:

because I want to give the user the option to hide and display the report
page header because report page header contain (company logo, name of
company maybe the user not need to the logo and company for every page) (or
some user prefer to display logo and company name in every page) so I want
to satisfy all user...so I can benefit from group header to display title or
heading for the column report..

thank you..
 
Back
Top