G
Guest
Hi,
I have successfully created 2 recordsets in VBA and now I want to join them
in the code to create a 3rd, new recordset. I have created an SQL statement
that would work if there was actually a query object created, but since
everything is "virtual" in the VBA code, how do I do this?
I have successfully created 2 recordsets in VBA and now I want to join them
in the code to create a 3rd, new recordset. I have created an SQL statement
that would work if there was actually a query object created, but since
everything is "virtual" in the VBA code, how do I do this?