Hi,
Please help :(
I'm working on a code to loop through the dao.recordset and use single record values as a criteria to set querydef.SQL property then run saved PT query, insert PT query result
into a table and MoveNext.
Code actually works but I can't make my peace with huge db bloat.
I've...