View Issue Details

IDProjectCategoryView StatusLast Update
0006755JEDI VCL00 JVCL Componentspublic2023-04-26 23:11
ReporterinneboAssigned To 
PrioritynormalSeveritycrashReproducibilityalways
Status newResolutionopen 
Product Version 
Target VersionFixed in Version 
Summary0006755: Excel OLE automation with JvInterpreter does not support cells.range[X,X]
DescriptionRun JvInterpreterTest.
Select 'sample - excel-2.pas'.
Try to run.
Error occurs in line:
 Item := Worksheet.Range('A1:B8');
with error
Calling 'Range' failed: 'OLE error 800A03EC'
TagsNo tags attached.

Activities

innebo

2022-06-01 16:05

reporter   ~0022033

Fails in Delphi 10.2, 10.,4 and 11.

Issue History

Date Modified Username Field Change
2022-06-01 15:52 innebo New Issue
2022-06-01 16:05 innebo Note Added: 0022033