I have a form with a listbox that gets categories from a table. based on which categories were selected (multiselect), a recordset is built from another table. But now that i have a recordset floating around in RAM, how the heck do i spit the data out?
I want to use that recordset to populate...