R
Rita
Hi,
On a report, I want the sum of a field based on criteria of another
field.
An example of the fields are:
a field called Salaries and a field called Position. The data in the
Position field states either "Manager" or "Clerk" and I need the salary sum
on the report for each position.
Something like =sum([salary] where emp = "manager") in a text box on the
report. Obviously this is
incorrect because it doesn't work. Any/all help is most appreciated.
Thanks.
On a report, I want the sum of a field based on criteria of another
field.
An example of the fields are:
a field called Salaries and a field called Position. The data in the
Position field states either "Manager" or "Clerk" and I need the salary sum
on the report for each position.
Something like =sum([salary] where emp = "manager") in a text box on the
report. Obviously this is
incorrect because it doesn't work. Any/all help is most appreciated.
Thanks.