A
Adriana
Hi,
I want to create a select query through VBA. However,
this query includes a query that was also created through
VBA. I don't know how to place this query within my new
one because it doesn't really exist. I can't use "SELECT
qr1.accountNum FROM..." when qr1 only exists through a
recordset.
Thanks for ur help,
Adriana
I want to create a select query through VBA. However,
this query includes a query that was also created through
VBA. I don't know how to place this query within my new
one because it doesn't really exist. I can't use "SELECT
qr1.accountNum FROM..." when qr1 only exists through a
recordset.
Thanks for ur help,
Adriana