Can I fill an ADO recordset with records from another ADO recordset.

I want to do tests on individual records in a set and those that pass should be sent to another recordset.

I am sure this will be easy I just can't figure it out.