DannyLondon
Programmer
Hello all
I am trying to create a report which has a divider line between each detail, but not one above the first record on each page. I have created a DetailA section which has the line in it, and have been playing with formulae to suppress this section for the first record on each page.
Attempts to have a formula in the page header which resets a boolean value or record counter, which is then altered by the detail section, have proven to be frustratingly unfruitful.
It is not an option to move the line to the bottom of the detail, as I will then have to find code to prevent it on the last record.
I would also be interested in shading every second record, and imagine a similar algorithm could be used to the line suppression, once I can get it working.
Thanks...
I am trying to create a report which has a divider line between each detail, but not one above the first record on each page. I have created a DetailA section which has the line in it, and have been playing with formulae to suppress this section for the first record on each page.
Attempts to have a formula in the page header which resets a boolean value or record counter, which is then altered by the detail section, have proven to be frustratingly unfruitful.
It is not an option to move the line to the bottom of the detail, as I will then have to find code to prevent it on the last record.
I would also be interested in shading every second record, and imagine a similar algorithm could be used to the line suppression, once I can get it working.
Thanks...