Suppress printing of value after it has first appeared.

D

dsc2bjn

I have a report which I would like to suppress printing of a values once it
has appeared. I have used the HideDuplicate property, but that only applies
to a single page. I really want to print the value ONLY once within the
entire report. I have a VB script that partially works, by comparing the
current page to the previous page; however, it fails when the data crosses to
a 3rd page.

How can I suppress the printing of a value on ALL pages, after it has
appeared (first use)?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top