familiar with Oracle Objects for OLE?
Hello again, Harald,
Thanks again for your suggestion. I will try it.
Mark
"Harald Staff" wrote:
Hi Mark
I haven't used oo4o for a very long time. But with ADO (and I believe DAO)
recordsets can be pasted into worksheets with
Sheets(1).Range("A2").CopyFromRecordset myRecordset
give it a try.
|