Hi Chuck
I am having trouble running some of the code. Particularly, in Code Block 1, the following code:
local Cell = char(64 + `col') + string(`row')
putexcel `Cell' = "`Cell'", hcenter
I get
A.: invalid cell name
How can I address this?
Matia
Hi Chuck
I am having trouble running some of the code. Particularly, in Code Block 1, the following code:
local Cell = char(64 + `col') + string(`row')
putexcel `Cell' = "`Cell'", hcenter
I get
A.: invalid cell name
How can I address this?
Matia