A
Andy
I was hoping to create a recordset once based on a query and then create a
subsequent recordset (based on a subset of the first recordset) from within a
recursive loop so that I did not have to retrieve the data from the database
each time within the loop.
Any ideas on how to effectively filter the original recordset into another
recordset?
Thanks.
subsequent recordset (based on a subset of the first recordset) from within a
recursive loop so that I did not have to retrieve the data from the database
each time within the loop.
Any ideas on how to effectively filter the original recordset into another
recordset?
Thanks.