
[Updated 27/2/05] Make your recordset universal! Use this class to export ADO recordsets into the industrial standered [csv], commercial standered [html] and the power user standered [Excel]. This is an updated version of my previous work, now complete Events, Properties, Documentation and even more options! Fuly optimized and commented. All bugs fixed. A must have for any database devoloper and a must add to any code library!
API Declarations'API used for custom DoEvents Function
Private Declare Function GetQueueStatus Lib "user32" (ByVal qsFlags As Long) As Long