Search found 4 matches
- Tue Dec 16, 2014 8:03 pm
- Forum: XLSReadWritwII 6
- Topic: Write multiple xls files without closing the program?
- Replies: 3
- Views: 2504
Re: Write multiple xls files without closing the program?
I sorted it out just by dynamically creating the XLS.
- Mon Dec 15, 2014 10:49 pm
- Forum: XLSReadWritwII 6
- Topic: Write multiple xls files without closing the program?
- Replies: 3
- Views: 2504
Re: Write multiple xls files without closing the program?
Hi Lars. On subsequent runs, I get a 'List index out of bounds' error when I assign values to a cell. It varies which cell it is I write to depending on the size of the data. Any ideas?
- Fri Dec 12, 2014 5:35 pm
- Forum: XLSReadWritwII 6
- Topic: Write multiple xls files without closing the program?
- Replies: 3
- Views: 2504
Write multiple xls files without closing the program?
Hi all. I've got a pretty simple question. If I write to an XLS component and call XLS.Write, it writes the file as I want it to. If I change data and write to it again, the original data is still there in the component. If I want to start over with an empty XLS component to do a second file, or wri...
- Tue Oct 28, 2014 9:27 pm
- Forum: XLSReadWritwII 6
- Topic: Header only on page 1
- Replies: 1
- Views: 1644
Header only on page 1
Hi all, I was just wondering how one can have a header that only shows on the first page of a document.