Hi guys,
One of our customer recently upgraded her Office 2007 with Office 2016.
After the upgrade one of the our report options that exports data directly into Excel using OLE always ends up with a run time error.
Any idea how to get this fix?
TIA
MS Office Click To Run & OLE
MS Office Click To Run & OLE
FWH 11.08/FWH 19.03
xHarbour 1.2.1 (Rev 6406) + BCC
Harbour 3.1 (Rev 17062) + BCC
Harbour 3.2.0dev (r1904111533) + BCC
xHarbour 1.2.1 (Rev 6406) + BCC
Harbour 3.1 (Rev 17062) + BCC
Harbour 3.2.0dev (r1904111533) + BCC
Re: MS Office Click To Run & OLE
Hi,
Call stack and description error is neccesary.
Regards
Call stack and description error is neccesary.
Regards
Re: MS Office Click To Run & OLE
you have to change the excel settings.
now I'm on vacation ...
Saluti
Stefano
now I'm on vacation ...
Saluti
Stefano
FWH 14.11 + xHarbour + bcc582
Re: MS Office Click To Run & OLE
Thanks for the reply. If I recompile the program using Harbour, it will simply terminates silently. No message whatsoever.hmpaquito wrote:Hi,
Call stack and description error is neccesary.
If I compile it using xHarbour, I'll get the following error message
Code: Select all
Error description: Error Excel.Application:ACTIVESHEET:CELLS/0 S_OK: SELECT
Args:
Stack Calls
===========
Called from: source\rtl\win32ole.prg => TOLEAUTO:SELECT(0)
Called from: .\xport.PRG => XPORTPAY:END(166)
Code: Select all
oSheet:Cells( ::nRow, 1 ):Select()
FWH 11.08/FWH 19.03
xHarbour 1.2.1 (Rev 6406) + BCC
Harbour 3.1 (Rev 17062) + BCC
Harbour 3.2.0dev (r1904111533) + BCC
xHarbour 1.2.1 (Rev 6406) + BCC
Harbour 3.1 (Rev 17062) + BCC
Harbour 3.2.0dev (r1904111533) + BCC
Re: MS Office Click To Run & OLE
Thanks for the reply Stefano. Hope to get your input once you're able to check what the setting was.stefano wrote:you have to change the excel settings.
now I'm on vacation ...
Thanks.
FWH 11.08/FWH 19.03
xHarbour 1.2.1 (Rev 6406) + BCC
Harbour 3.1 (Rev 17062) + BCC
Harbour 3.2.0dev (r1904111533) + BCC
xHarbour 1.2.1 (Rev 6406) + BCC
Harbour 3.1 (Rev 17062) + BCC
Harbour 3.2.0dev (r1904111533) + BCC