I had to pull my pointer reference as my response was a little confusing, but a great read!Originally Posted by robnjay
I think you have to pass the first recordset to a worksheet, preferably the one which holds your second RS table. Now you have one table which you can query against. Using screen updating, you can do this behind the scenes. This gives you your DB which you can connect to. I can't picture one connecting to a RS object burned in memory.Originally Posted by robnjay