<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Needless Excel automation warnings</title>
	<atom:link href="http://www.geekrant.org/2005/10/15/excel-automation-warning/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.geekrant.org/2005/10/15/excel-automation-warning/</link>
	<description></description>
	<lastBuildDate>Fri, 27 Jan 2012 05:44:11 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Geek Rant dot org</title>
		<link>http://www.geekrant.org/2005/10/15/excel-automation-warning/comment-page-1/#comment-5454</link>
		<dc:creator>Geek Rant dot org</dc:creator>
		<pubDate>Mon, 17 Oct 2005 08:27:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.geekrant.org/?p=432#comment-5454</guid>
		<description>&lt;strong&gt;Hiding Excel warnings during automation&lt;/strong&gt;

	Well, I sorted out my problem of confusing warnings appearing whilst controlling Excel with VBA. Turns out there is an Application.DisplayAlerts property which, when set to false, hides warnings such as the one I was getting. It took a little Googling...</description>
		<content:encoded><![CDATA[<p><strong>Hiding Excel warnings during automation</strong></p>
<p>	Well, I sorted out my problem of confusing warnings appearing whilst controlling Excel with VBA. Turns out there is an Application.DisplayAlerts property which, when set to false, hides warnings such as the one I was getting. It took a little Googling&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

