I try to introduce a cell from Excel to the following formula :
mf='=CONTAR.SE(k11:K'+transform(linha-2)+',"*")'
loWorkSheet.RANGE("k"+transform(linha)).select
loWorkSheet.RANGE("k"+transform(linha)).formula=[&mf]
but in cell appears #NAME ? why?
If select the cell and click F2 in Excel...
already found the solution , thank you
Public oTimer
Declare Integer Sleep in Win32API integer milliseconds
oTimer = CreateObject("testtimer")
Define Class testtimer as timer
Interval = 300000
Enabled = .T.
Procedure Timer()
u_sqlexec("insert into ocorrencia(id,data)...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.