I have a report based on a crosstab query. One field is ClassName. I group on Classname. For each class, I want to show (in page header) other data from table where classname comes from (teacher names). I tried dlookup, but how do I get the criteria to index through the various values of Classname. Or is there a better way to do this?
Since it is a crosstab query, I can't bring the extra fields (teacher name)into the record source. Thanks.
Since it is a crosstab query, I can't bring the extra fields (teacher name)into the record source. Thanks.