Hallo
How can I get name of opened thru OLE xls file?
....
oExcel := TOleAuto():New( "Excel.Application" )
oExcel:WorkBooks:Open(cGetFile("*.XLS", "Select Excel File"))
//msginfo(oExcel:WorkBooks:FileName())
...
Regards Eugeniusz
Eugeniusz Owsiak wrote:Hallo
How can I get name of opened thru OLE xls file?
....
oExcel := TOleAuto():New( "Excel.Application" )
oExcel:WorkBooks:Open(cGetFile("*.XLS", "Select Excel File"))
//msginfo(oExcel:WorkBooks:FileName())
...
Regards Eugeniusz
Eugeniusz Owsiak wrote:Richard,
I think it is a good and simple solution but where can I found info of oExcel object property?
regards Eugeniusz
Eugeniusz Owsiak wrote:Richard,
I think it is a good and simple solution but where can I found info of oExcel object property?
regards Eugeniusz
Return to FiveWin for Harbour/xHarbour
Users browsing this forum: No registered users and 77 guests