09-08-2024, 09:44 AM
Hi, all!
SetCell function doesn't work for me (QM v.2.4.12.2, trial version).
ExcelSheet es.Init
str variable="aaa[]bbb"
es.SetCell(variable "C3")
QM throws exception "ExcelSheet.__Range: unknown identifier" and higlights xlCellTypeConstants in "ExcelSheet.__Range" function.
Is there a fix for this?
Thanks.
SetCell function doesn't work for me (QM v.2.4.12.2, trial version).
ExcelSheet es.Init
str variable="aaa[]bbb"
es.SetCell(variable "C3")
QM throws exception "ExcelSheet.__Range: unknown identifier" and higlights xlCellTypeConstants in "ExcelSheet.__Range" function.
Is there a fix for this?
Thanks.