February 3, 2005 at 6:12 am
I have to export data in a excel file which has a special layout for an other system. The result excel file should have in the first row the header of the second data row. The second row contains sums. In the third row is another header row. The rows belows contains the data. I would like to use an excel template an fill the file below third row. |
February 4, 2005 at 9:18 am
XML mapping. Export the data as xml (for xml auto will work). The template would be an excel wkbk with xml mapping. Neither portion is hard to implement. (must be 2002 up)
February 4, 2005 at 11:56 am
I could give you a code snippet using VB.NET, if you're still looking for help with this issue. I have several programs that put data into an existing Excel file that is already formatted and already has some data in it.
February 8, 2005 at 3:09 am
Hi,
Now I solved the first problem with an AcitveX Skript. This script creates a new excel file from a template. Could you send me the snippets to . Thanks
I can not start in the third row.
Ulrich
Viewing 4 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply