J
John Wood
I am making a report and have unioned several crosstab
queries. One of the querries does not have any entries for
a class, so I dummied a second copy of another class
(math). When I am typing the report I tried typing:
=iif([grclass]="read3"," ",[life skills/art])
The Read3 class had no people in the Life Skills/Art
class. I am getting blank entries for the read3 life
skills (like I want), but for the other classes the Life
Skills is showing #Error.
But for the total part =sum([life skills/art]) is giving
me the correct class total.
Note: the crosstab querries are created from a single
select query - all the grades for a single 6 weeks. I am
working at a small school; 100 students 6 teachers. The
crosstabs are creating the number of each grade for each
class. The students as a class stay together all day.
Your help would be greatly appreciated.
What would happen if I did not know that a class does not
have any entries? Or if I ran my crosstabs the other
direction - new would be letter grades on top and new with
classes on the side. How would I know/deal with a class
not having all the different letter grades (Some classes
have A- and some do not, OR some class does poorly and has
no A's or better yet no F's)?
queries. One of the querries does not have any entries for
a class, so I dummied a second copy of another class
(math). When I am typing the report I tried typing:
=iif([grclass]="read3"," ",[life skills/art])
The Read3 class had no people in the Life Skills/Art
class. I am getting blank entries for the read3 life
skills (like I want), but for the other classes the Life
Skills is showing #Error.
But for the total part =sum([life skills/art]) is giving
me the correct class total.
Note: the crosstab querries are created from a single
select query - all the grades for a single 6 weeks. I am
working at a small school; 100 students 6 teachers. The
crosstabs are creating the number of each grade for each
class. The students as a class stay together all day.
Your help would be greatly appreciated.
What would happen if I did not know that a class does not
have any entries? Or if I ran my crosstabs the other
direction - new would be letter grades on top and new with
classes on the side. How would I know/deal with a class
not having all the different letter grades (Some classes
have A- and some do not, OR some class does poorly and has
no A's or better yet no F's)?