You usually create a query and then create the report based on the query. If you use a control to look up a particular column in your table, without flow control, it will return the first record it sees and not move through the records. A query is better.
mmcdonal
|