NewVBguy 3 Junior Poster in Training

Hi there
Can somebody teach me how to add records from one recordset to another recordset. rs.clone style is ok but this method will just replace whatever I have. Is there any way to do this beside rs.addnew? Take note that 2 rs are opened at the same time.
Please help.

thnx and advance

Newvbguy