G'Day Mauro,
There is no "expression" or "statement" that will print the total you want.
Let me explain why.
AWARDCNT reads the LISTS database - each separate list is usually an award. AWARDCNT simply counts the records for each list in the Lists database. The report sees all the records in the database and can print a total for each award and the database. AWARDCNT does not look at your QSOs.
For which report, or reports, do you want a total printed?
The AWARD reports are special - different from LOG/QSLING/CONTEST reports. Most of the award reports process your log of QSOs using a special function programmed in LOGic to extract all the relevant QSOs from your log into a new database. It is not possible for us to alter the special function.
The special function in LOGic "filters" the records to be printed from your log of QSOs. This subset of your QSOs is then passed to the report for printing. You can see this temporary set of records in c:\progress.xls and c:\progress.txt after you process a report.
As the records from c:\progress.xls are processed, one at a time, variables in the report can count each record as it is printed, count each group of records within all the records. A "total" is simply the total of the filtered records from your log - which may or may not be the total possible for the award. The "total" depends on your setting for this dialogue ...
... and the setting for the "filter" for the report. If you check this item a "dummy QSO" is added into the set of records in c:\progress.cls. If you change the values in QSL_RCVD $ "SFRWU" only QSOs matching this filter are passed to the report. The "total" will be different in each case.
I will have a look to see what may be possible if you indicate which report, or reports, for which you want the total printed?
Peter VK4IU
You can help by posting images of
any errors and including your
Logic version.