04-02-2019, 11:23 AM (This post was last modified: 04-02-2019, 11:23 AM by BK.)
If have "text1 [] text2" in cell a1 of "ex2", separate it like qm. But it does not separate.
The "findreplace" command and other similar commands are not recognized.
If separated by "text1 @@ text2", it is separated.
;ex2 ExcelSheet chkExcel.Init("") ,,,chkExcel.GetRangeInfo("<sel>"00)
TEXT=chkExcel.Cell("<sel>"13)
TEXT.findreplace("[""")
TEXT.findreplace("]""[]") out TEXT