GoranOccasional Contributor13 years agoHow to add new sheet in excel with Delphi script?Is there any way to add new sheet in active workbook (excel file) with Delphi script?
2 RepliesReplies sorted by Most LikedTanyaYatskovskaAlumni13 years ago Hi Goran, You can use Excel's Sheets.Add method. Refer to this article to learn how to work with Excel via COM. GoranOccasional Contributor13 years agoThank you for your fast response.Regards, G.V.
TanyaYatskovskaAlumni13 years ago Hi Goran, You can use Excel's Sheets.Add method. Refer to this article to learn how to work with Excel via COM.
Recent DiscussionsADO Pipeline Execution Fail issue after TC\TE upgradeRuntimeError: The object does not existFields data to compare?
Related ContentAQTime Delphi 11.X SupportOrd function in delphi script (TC 6.52)Delphi Split function