<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>21 Nov 2017 11:05:00 Z</lastBuildDate><pubDate>20 Nov 2017 11:32:00 Z</pubDate><description>Hi,&#13;
I've one code:&#13;
xls&gt;&gt;Workbooks&gt;&gt;Open(NomFichierSel)&#13;
xls&gt;&gt;Sheets&gt;&gt;Item( 1 )&gt;&gt;Name="Commandes"&#13;
xls&gt;&gt;WorkSheets&gt;&gt;Add()&#13;
xls&gt;&gt;Sheets&gt;&gt;Item( 1 )&gt;&gt;Name="Caractéristiques"&#13;
xls&gt;&gt;ActiveWorkbook&gt;&gt;Save&#13;
&#13;
This code is giving the following error:&#13;
&#13;
Error at line 29 of Click Btn_ExportExcel process.&#13;
'Open' Automation method called.&#13;
Attempt to invoke method or to read property. Error returned by Automation/ActiveX object:&#13;
'Erreur 800A03EC : Office has detected a problem with this file. To help protect your computer this file cannot be opened.'&#13;
Attempt to invoke method. Error returned by Automation/ActiveX object:&#13;
'Erreur 800A03EC : Office has detected a problem with this file. To help protect your computer this file cannot be opened.'&#13;
Attempt to read property. Error returned by Automation/ActiveX object:&#13;
'Erreur 800A03EC : Office has detected a problem with this file. To help protect your computer this file cannot be opened.'&#13;
Attempt to write property. Error returned by Automation/ActiveX object:&#13;
'Erreur 800A03EC : Unable to set the Open property of the Workbooks class'&#13;
&#13;
What maybe the reason for this error?&#13;
How to resolve it?</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63395-windev-workbook-class-problem/read.awp</link><title>WINDEV workbook class problem</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63395-windev-workbook-class-problem-63412/read.awp</comments><pubDate>21 Nov 2017 11:05:00 Z</pubDate><description>Hi Vinit,&#13;
&#13;
May be TableToExcel() can help you?</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63395-windev-workbook-class-problem-63412/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63395-windev-workbook-class-problem-63412/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63395-windev-workbook-class-problem/read.awp">WINDEV workbook class problem</source><title>Re: WINDEV workbook class problem</title></item></channel></rss>
