Search found 1 match
- Wed Jul 08, 2020 1:11 pm
- Forum: XLSReadWriteII 3/4/5
- Topic: Error E4003: Invalid fractional number on calculate
- Replies: 1
- Views: 3369
Error E4003: Invalid fractional number on calculate
Hello, I'm trying to calculate some formulas in my Excel file. Some of the formulas come from the Excel template and are just copied to all lines via TXLSWorksheet.CopyCell, some are set via TXLSWorksheet.AsFormula. Most of the formulas are quite simple, like =S7 =IF(M7>K7;M7;K7) =SUM(K7:K102) or ='...