I have an updated ADO recordset that i would like to push into a new excel book. Is this possible or do i need to store my recordset in a temp table and pull data from there?
Reason:
I am creating an excel file to mail to a customer and I change the data so it is more readable for said customer but i dont need the new style data. Therefore i need to create a recordset, change data, export then throw away changes.
Any input on this greatly appreciated.
Reason:
I am creating an excel file to mail to a customer and I change the data so it is more readable for said customer but i dont need the new style data. Therefore i need to create a recordset, change data, export then throw away changes.
Any input on this greatly appreciated.