G
Guest
I watched the "Calculation in Text Box" thread. This is very similar to my
needs.
I want a calculation in a report but I'm not sure of the formula necessary.
I need to calculate a paid $ value per person. This is created by the total
value of the objects ordered =SUM([value])
This works like a charm on the report.
However, what I need to do is subtract the value of the objects that have
not been paid for. This is deternmined by a yes/no checkbox. The report has
a list of each person, the objects they ordered, the value of each object and
the check box indicating whether or not they have paid (both yes and no must
be shown).
Doe, John Total paid - $40
book $10 yes
CD $20 no
radio $30 yes
Any ideas?
Thank you!
needs.
I want a calculation in a report but I'm not sure of the formula necessary.
I need to calculate a paid $ value per person. This is created by the total
value of the objects ordered =SUM([value])
This works like a charm on the report.
However, what I need to do is subtract the value of the objects that have
not been paid for. This is deternmined by a yes/no checkbox. The report has
a list of each person, the objects they ordered, the value of each object and
the check box indicating whether or not they have paid (both yes and no must
be shown).
Doe, John Total paid - $40
book $10 yes
CD $20 no
radio $30 yes
Any ideas?
Thank you!