R
Razor
Hi,
I have written a query that needs to be opened as a one-
column recordsource through code.
A code fragment needs to be run on each record of the
recordset, then moving to the next record and doing the
same until I reach the end of the recordset.
Could you give me the code that will open the recordset
for a line of sql and show how to loop through it?
Thanks,
Razor
I have written a query that needs to be opened as a one-
column recordsource through code.
A code fragment needs to be run on each record of the
recordset, then moving to the next record and doing the
same until I reach the end of the recordset.
Could you give me the code that will open the recordset
for a line of sql and show how to loop through it?
Thanks,
Razor