- Code: Select all Expand view RUN
- #include "FiveWin.ch"
Function test()
local cFileXls:="orario.xlsx"
Local oRange,lOpened:=.f.
oRange := GetExcelRange(cFileXls , , @lOpened)
xbrowser oRange
return nil
I check the file with Google Excel and I see there datas as you can see here