Search found 2 matches
- Thu Mar 26, 2015 3:17 am
- Forum: XLSReadWritwII 6
- Topic: Issue insert sheet and move sheet in workbook
- Replies: 1
- Views: 2380
Issue insert sheet and move sheet in workbook
Hello, I'm using XE7 and XLSReadWriteII 5.20.42. I want copy sheet in a workbook to backup before edit it. But have troubles below. I used TXLSWorkbook.Insert(AIndex, ACount) method to insert a new sheet, other sheets have cells with fomular link from cell of sheet in other excel file become #NAME? ...
- Tue Mar 24, 2015 5:35 am
- Forum: XLSReadWritwII 6
- Topic: Issue read file after writing comments
- Replies: 1
- Views: 2188
Issue read file after writing comments
Hello! I'm using XE7 and XLSReadWriteII 5.20.42. I run SampleComment in sample projects. First I click read file, add comment, write file. When I click read button again, I received error message is '' is not a valid integer value. , I can't read file again to read or modify file. How to fix this er...