I am using a recordset with the filter condition. Now if I try to clone that particular recordset, the cloned recordset also contains records not satisfied by the filter condition. How do I clone the recordset which will give me only the filtered record(s)?