C
Conditional Visible Header
I have a report that has a header called cdccost. The cdccost header has a
field within the header that displays cost (Cost) and another field that
indicates what type of cost it is "cdc cost" or "flat cost". I want the
header to be visible only when the "cdcind" field is equal to "cdc cost".
Else I want it to be hidden. In other words, I only want the header to show
when there is information in the fields within the header.
field within the header that displays cost (Cost) and another field that
indicates what type of cost it is "cdc cost" or "flat cost". I want the
header to be visible only when the "cdcind" field is equal to "cdc cost".
Else I want it to be hidden. In other words, I only want the header to show
when there is information in the fields within the header.