A
almurph
Hi everyone,
I'm trying to output some numbers to an Excel file. the first number
in A1 the second in A2, you know like this:
1
2
3
4
etc...
Anyway, can anyone give me a few pointers as how to do it. I have
imported the Excell dll and can create an object of it like:
Dim oExcel As Excel.Application
but after that I start to get confused. Can you help me please? Any
suggestions/comment/code-samples would be most appreciated.
Thank,
Al.
I'm trying to output some numbers to an Excel file. the first number
in A1 the second in A2, you know like this:
1
2
3
4
etc...
Anyway, can anyone give me a few pointers as how to do it. I have
imported the Excell dll and can create an object of it like:
Dim oExcel As Excel.Application
but after that I start to get confused. Can you help me please? Any
suggestions/comment/code-samples would be most appreciated.
Thank,
Al.