I have a list box that I want to populate using data from an ADO recordset that is currently open in memory. How do I go about doing this? I am familiar with using tables, queries, and even SQL statements to populate, but I've never used a recordset. Please help!