Hi all,
I'm having a problem using the oBrw:ToExcel() method after upgrading my old 2010 FW to the current version.
It seems it is a valtype problem, all runs well with the old fwh 2010 version.
See image. Any ideas ?
oHoja:Cells(nX,nColuna):set("NumberFormat","0,00")
oHoja:Cells(nX,nColuna):Value := transform(aDados[nFor][1],"@E 999,999.99")
oHoja:Cells(nX,nColuna):set("NumberFormat","DD-MM-AAAA")
oHoja:Cells(nX,nColuna):Value := dtoc(aDados[nFor][1])
oHoja:Cells(nX,nColuna):set("NumberFormat","@")
Return to FiveWin for Harbour/xHarbour
Users browsing this forum: Google [Bot] and 60 guests