J
JimS
I know I read somewhere you can do this...
I have an ADO recordset built on a highly complex and slow query. I've
filtered it and I want to assign the filtered query as the ?Control Source
?RowSource? to a listbox which will display 3 or 4 of the 10 or so fields as
a debugging tool. How do I assign this run-time only ADO recordset to the
listbox?
I have an ADO recordset built on a highly complex and slow query. I've
filtered it and I want to assign the filtered query as the ?Control Source
?RowSource? to a listbox which will display 3 or 4 of the 10 or so fields as
a debugging tool. How do I assign this run-time only ADO recordset to the
listbox?