Can anyone give me a kick start on this one, as I need a bit of help.
I have a recordset which may contain anywhere from 3 to 6 records. I want each record to be placed in a seperate worksheet in the same workbook.
I know how to get the data from the database, but exactly how do I loop through the worksheets, at the same time as looping through the recordset.
I have a recordset which may contain anywhere from 3 to 6 records. I want each record to be placed in a seperate worksheet in the same workbook.
I know how to get the data from the database, but exactly how do I loop through the worksheets, at the same time as looping through the recordset.