What is the easiest way to save a recordset? The idea is that after having dynamically created a query, the user can save those results for future reference.
Saving the bquery will not produce an accurate reord of the a previous recordset as the records will be ammended, added and changed over time. So the actual result is what I am after, also the ability to save the query for a future requery would be a bonus.
TIA
Saving the bquery will not produce an accurate reord of the a previous recordset as the records will be ammended, added and changed over time. So the actual result is what I am after, also the ability to save the query for a future requery would be a bonus.
TIA