Is there a way to back through a recordset after I've already gone through
it?

I want to go through the recordset, determining if certain groups of
records meet my criteria.  Then I want to go through again and print the
groups that qualify.  Since I have to deal with groups of records, I
couldn't see how to just do this in the WHERE clause of the originating
SQL.

Thoughts?
Don.



Reply via email to