Re: Stand Alone Recordsets



'Now I want to create a new recordset with data in the recordset 1 (rst)
'equals in the recordset 2 (rts)

You should look at the Clone method (and also the caveats using it).

Stephen Howe


.