S
Steve Albert
In a report, which is based on a query, I have a field called
[TypeofComplaint]. I have other fields called [EnrollNoSchools],
[PlacementNoSchools], [APENoSchools] , and [VacancyNoSchools], which are
numbers. In the report, I want to have the total number of each of the fields
for each [TypeofComplaint]. I can do it for only one of them, but I am having
trouble with the synatx for nested IIf statements.
The report would look like:
"Type of Complaint" "Number of Schools"
Enrollment 14
Placement 5
APE 3
Vacancy 4
Any help will be appreciated.
- Steve
[TypeofComplaint]. I have other fields called [EnrollNoSchools],
[PlacementNoSchools], [APENoSchools] , and [VacancyNoSchools], which are
numbers. In the report, I want to have the total number of each of the fields
for each [TypeofComplaint]. I can do it for only one of them, but I am having
trouble with the synatx for nested IIf statements.
The report would look like:
"Type of Complaint" "Number of Schools"
Enrollment 14
Placement 5
APE 3
Vacancy 4
Any help will be appreciated.
- Steve