F
Feifei
I'm creating a report that has long section headers. The structure of the
report data will always be one section header page followed by one or more
detail pages.
I wanted some labels in my Page Header to be invisible on that "section
header page", and only show up on the detail pages.
1. Is it possible?
2. Where should I place the code? The label objects themselves cannot
handle event procedures.
3. What will be some key objects to use, ie. how would the core pseudo code
look like?
Thanks!
report data will always be one section header page followed by one or more
detail pages.
I wanted some labels in my Page Header to be invisible on that "section
header page", and only show up on the detail pages.
1. Is it possible?
2. Where should I place the code? The label objects themselves cannot
handle event procedures.
3. What will be some key objects to use, ie. how would the core pseudo code
look like?
Thanks!