G
Guest
I have created a report, but would like to control when values are printed.
I have used the Hide Duplicate Values, but this only works on 1 page of
data. I would like to suppress the printing of values that crosses mulitple
pages. I have a VB script which partially works. It compares the current
values on the page to the previous page and suppresses the printing of the
value if it appears on the previous page. This works great, until the data
crosses multiple pages.
How can I prevent a value from printing after it has initially printed
(first use)?
I have used the Hide Duplicate Values, but this only works on 1 page of
data. I would like to suppress the printing of values that crosses mulitple
pages. I have a VB script which partially works. It compares the current
values on the page to the previous page and suppresses the printing of the
value if it appears on the previous page. This works great, until the data
crosses multiple pages.
How can I prevent a value from printing after it has initially printed
(first use)?