I'm needing to start creating printable reports, but because I have written most of my database app in VBA and MySQL, I'm not quite sure how to get a report based on a query that I've put together in MySQL. Is there a way of using an ADODB style recordset to populate a report?