L
Liat
Hi,
Is it possible to sum a field in a report that is not in the table/query of
the report?
This field was made by a calculation in the sub form. It is calculated for
each record and in the main report I put a field that reffers to that
calculated field of the sub report. I would like to put the sum of that field
in the end of the report.
I tried to write -
=Sum([fieldName]) and it didn't work
How can I do that?
Thanks a lot,
Liat
Is it possible to sum a field in a report that is not in the table/query of
the report?
This field was made by a calculation in the sub form. It is calculated for
each record and in the main report I put a field that reffers to that
calculated field of the sub report. I would like to put the sum of that field
in the end of the report.
I tried to write -
=Sum([fieldName]) and it didn't work
How can I do that?
Thanks a lot,
Liat