Crosstab Report

D

David Chavez

Is there a way to have a fixed number of rows? I have
tried to search for the answer.

Thanks
David
 
D

Duane Hookom

You can use a join that selects all the records from one table/query and
only from the other table/query where they match.
 
Top