My computer is installed the DELPHI XE7, OFFICE is 2013
A pile of existing EXCEL file, there is. XLS, yes. XLSX, a may be only one sheet in EXCEL table, there may be N sheet, each sheet is about 1 ~ 6 w data, Now requires all these in the EXCEL file is not read out the content of the sheet blank, write another EXCEL file (of course, these will read sheet of the header is the same) Actually, namely to combine multiple EXCEL content into an EXCEL (of course, if the number more than 1048575, will continue to generate a second EXCEL)
Originally wanted to use XLSReadWriteII5, but found that it can't calculate sheetcount function,
Want to ask besides written in OLE, are there any other better way? Small woman thanked each master first here,
CodePudding user response:
Suggest that you create a table, EXCEL data read in all things, scenes from table might generate EXCEL, This is more convenient, can eliminate duplicate data in table,