I am using ADO to open a recordset. After opened, I need to inner join this recordset with another ADO recordset. How can I assign this recordset to a variable? Thanks.
Hi Ron, Please see my another thread "VBE Hangs". I've posted the code there. I am thinking I need a recordset variable in order to hold another recordset. This causes my VBE hangs.