<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Excel &amp;quot;On Error Go Next&amp;quot;]]></title><description><![CDATA[<p>Hallo,</p>
<p>ich hab schon wieder eine super Frage bzgl. Excel und C++.<br />
Beim Öffnen und Schließen von Dateien kommen tolle Abfragen, die ich einfach ignorieren will.<br />
In Excel VBA gibts da ja &quot;On Error Go Next&quot;.<br />
Gibt es ein Gegenstück für Excel unter C++.</p>
<p>Mercy</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/206676/excel-quot-on-error-go-next-quot</link><generator>RSS for Node</generator><lastBuildDate>Thu, 20 Aug 2026 01:43:01 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/206676.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 27 Feb 2008 14:18:49 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Excel &amp;quot;On Error Go Next&amp;quot; on Wed, 27 Feb 2008 14:18:49 GMT]]></title><description><![CDATA[<p>Hallo,</p>
<p>ich hab schon wieder eine super Frage bzgl. Excel und C++.<br />
Beim Öffnen und Schließen von Dateien kommen tolle Abfragen, die ich einfach ignorieren will.<br />
In Excel VBA gibts da ja &quot;On Error Go Next&quot;.<br />
Gibt es ein Gegenstück für Excel unter C++.</p>
<p>Mercy</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1464050</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1464050</guid><dc:creator><![CDATA[Grim_Reaper]]></dc:creator><pubDate>Wed, 27 Feb 2008 14:18:49 GMT</pubDate></item><item><title><![CDATA[Reply to Excel &amp;quot;On Error Go Next&amp;quot; on Wed, 27 Feb 2008 14:27:48 GMT]]></title><description><![CDATA[<p>Was meinst Du mit &quot;tolle Abfragen&quot;. Wirft das Tein Exceptions? Dann pack' es doch in einen try-Block mit leerem catch-Teil.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1464056</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1464056</guid><dc:creator><![CDATA[witte_]]></dc:creator><pubDate>Wed, 27 Feb 2008 14:27:48 GMT</pubDate></item><item><title><![CDATA[Reply to Excel &amp;quot;On Error Go Next&amp;quot; on Wed, 27 Feb 2008 15:02:36 GMT]]></title><description><![CDATA[<p>Hallo</p>
<p>Es wäre natürlich hilfreich zu wissen wie du was für Dateien öffnest und was für Fehler kommen. On Error Go Next (aus VB/VBA, nicht aus Excel) gibt es in C++ jedenfalls nicht, am ehesten entsprichst das dem bereits genannten try-catch.</p>
<p>bis bald<br />
akari</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1464087</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1464087</guid><dc:creator><![CDATA[akari]]></dc:creator><pubDate>Wed, 27 Feb 2008 15:02:36 GMT</pubDate></item><item><title><![CDATA[Reply to Excel &amp;quot;On Error Go Next&amp;quot; on Thu, 28 Feb 2008 06:23:12 GMT]]></title><description><![CDATA[<p>Moin moin,</p>
<p>ich war gestern tagsüber etwas verwirrt.<br />
Vergesst bitte was ich da geschrieben habe, sorry!<br />
Prinzipiell geht es darum, Dialogfelder von Excel während der Verabeitung auszublenden bzw. zu ignorieren.</p>
<p>Z.B. die Abfrage nach Speicherung beim Beenden des Excel-Sheets, die Abfrage nach Aktualisierung von Bezügen im Excel Sheet...</p>
<p>So far,</p>
<p>P.S.: Ich lese gerade noch nen artikel in support (microsoft) weiss aber nicht, ob der mich weiterbringt. Also wenn jemand nen Tipp hat bin ich dankbar.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1464501</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1464501</guid><dc:creator><![CDATA[Grim_Reaper]]></dc:creator><pubDate>Thu, 28 Feb 2008 06:23:12 GMT</pubDate></item></channel></rss>