[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index] [Date Index] [Thread Index]
[SQR-USERS Info] [SQRUG Home Page]

See data



Hi all

Please help!!
I'm new at this as the following will show:

This is a list of records I need to print, BUT I only need to print the
amount once the date changes.



       ID               Description                          Date
Amount
 <<...>>

group by clauses,
if $ID <> &ID
 Let #ind = x
and on-break command have proven useless.
It's obvious that a total needs to be calculated for records with the same
ID, Description and date.
BUT HOW???

All help in securing my job sincerely appreciated..