In fact that is what I am doing. I declared a workbook (and worksheet) in the code and write the values of the recordset fields into the columns and rows of the worksheet.
This works pretty good.
Any suggestions about any special error handling for this type of writing to the Excel workbook?
Thanks for the response.