Hello,
I don't know if it's possible but here goes. I have a function that list's all the tables in it's database. I want to take that list and turn it into a record set so I can add it to a veriable.
"ie. table1, table2, table."
"rs.recordset.next"
Or something like that where it will assign...