Is there a function similar to the recordset.filter property that can take a query as an argument as opposed to simple and & or clauses. I want to make a query on a recordset passsed to me from another program. I don't have the option of modifying the existing query, I simply get a recordset passed to me.




Reply With Quote