Write multiple xls files without closing the program?
Posted: Fri Dec 12, 2014 5:35 pm
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 write over the original file, how do I do it without closing and reopening the application?
Using Delphi 5.
If I want to start over with an empty XLS component to do a second file, or write over the original file, how do I do it without closing and reopening the application?
Using Delphi 5.