Suppress printing of 1st detail record

G

Goldar

I have a table that contains records with [Account #], [Seq #] and [Amount]
fields. The first record of a group ([seq #]=0) and the other records are
sequentially numbered starting at 1. When a group contains only one record
([seq #]=0, I want it to be printed and it's [Amount] included in the group
total for that Account. But, if the group contains sub Account records ([seq
#]>0), I want printing of the first record to be suppressed and its [amount]
not included in the group total.
 

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