<?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: Problems related to KB973475 and KB973593</title>
	<atom:link href="http://www.dailydoseofexcel.com/archives/2010/01/14/problems-related-to-kb973475-and-kb973593/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dailydoseofexcel.com/archives/2010/01/14/problems-related-to-kb973475-and-kb973593/</link>
	<description>Daily posts of Excel tips…and other stuff</description>
	<lastBuildDate>Thu, 09 Feb 2012 23:42:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: sheldon hopkins</title>
		<link>http://www.dailydoseofexcel.com/archives/2010/01/14/problems-related-to-kb973475-and-kb973593/#comment-43949</link>
		<dc:creator>sheldon hopkins</dc:creator>
		<pubDate>Sun, 14 Feb 2010 15:24:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=3486#comment-43949</guid>
		<description>&lt;p&gt;KB973475 caused a specific VBA copy/paste operation to fail (see code below)....&lt;br&gt;
Uninstalling the patch corrected the problem.&lt;/p&gt;
&lt;p&gt;Interestingly, this Excel2003 problem occurs under Windows 7, and it has been&lt;br&gt;
confirmed that KB973475 does NOT cause a failure with Excel2003 under Windows XP&lt;/p&gt;
&lt;p&gt;VBA Code: Workbooks(StartUpFileName).Worksheets(&quot;sheet1?).Range(&quot;A1:Z70?).Copy&lt;/p&gt;
&lt;p&gt;            &#039; this statement appears to not execute: there&#039;s nothing to paste in the following statement, which then fails to the debugger&lt;br&gt;
            &#039; (there are no &#039;dancing ants&#039; around A1:Z70)&lt;br&gt;
            &#039; [both WorkBook filenames are Excel spreadsheets]&lt;/p&gt;
&lt;p&gt;          Workbooks(CodeFileName).Worksheets(&quot;StartPage&quot;).Range(&quot;A1?).PasteSpecial&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>KB973475 caused a specific VBA copy/paste operation to fail (see code below)&#8230;.<br />
Uninstalling the patch corrected the problem.</p>
<p>Interestingly, this Excel2003 problem occurs under Windows 7, and it has been<br />
confirmed that KB973475 does NOT cause a failure with Excel2003 under Windows XP</p>
<p>VBA Code: Workbooks(StartUpFileName).Worksheets(&#8220;sheet1?).Range(&#8220;A1:Z70?).Copy</p>
<p>            &#8216; this statement appears to not execute: there&#8217;s nothing to paste in the following statement, which then fails to the debugger<br />
            &#8216; (there are no &#8216;dancing ants&#8217; around A1:Z70)<br />
            &#8216; [both WorkBook filenames are Excel spreadsheets]</p>
<p>          Workbooks(CodeFileName).Worksheets(&#8220;StartPage&#8221;).Range(&#8220;A1?).PasteSpecial</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jan Karel Pieterse</title>
		<link>http://www.dailydoseofexcel.com/archives/2010/01/14/problems-related-to-kb973475-and-kb973593/#comment-43375</link>
		<dc:creator>Jan Karel Pieterse</dc:creator>
		<pubDate>Fri, 15 Jan 2010 15:55:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=3486#comment-43375</guid>
		<description>&lt;p&gt;Control Panel, Add/Remove programs, check &quot;Updates&quot; box and look in the Excel section for the KB numbers in the title of this post.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Control Panel, Add/Remove programs, check &#8220;Updates&#8221; box and look in the Excel section for the KB numbers in the title of this post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan Maxey</title>
		<link>http://www.dailydoseofexcel.com/archives/2010/01/14/problems-related-to-kb973475-and-kb973593/#comment-43374</link>
		<dc:creator>Dan Maxey</dc:creator>
		<pubDate>Fri, 15 Jan 2010 15:30:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=3486#comment-43374</guid>
		<description>&lt;p&gt;How does one check to see if they have the offending update installed?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>How does one check to see if they have the offending update installed?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kanwaljit</title>
		<link>http://www.dailydoseofexcel.com/archives/2010/01/14/problems-related-to-kb973475-and-kb973593/#comment-43373</link>
		<dc:creator>Kanwaljit</dc:creator>
		<pubDate>Fri, 15 Jan 2010 15:25:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=3486#comment-43373</guid>
		<description>&lt;p&gt;Hi Jan,&lt;/p&gt;
&lt;p&gt;If you remember, I was one of the effected users. Thanks a lot for yours guidance 1 month back. That had created a hell of issues for me. Now I am relaxing. But I will install the hot fix only when some +ve feedback comes.&lt;/p&gt;
&lt;p&gt;Regards&lt;br&gt;
Kanwaljit&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi Jan,</p>
<p>If you remember, I was one of the effected users. Thanks a lot for yours guidance 1 month back. That had created a hell of issues for me. Now I am relaxing. But I will install the hot fix only when some +ve feedback comes.</p>
<p>Regards<br />
Kanwaljit</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim</title>
		<link>http://www.dailydoseofexcel.com/archives/2010/01/14/problems-related-to-kb973475-and-kb973593/#comment-43366</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Fri, 15 Jan 2010 03:56:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=3486#comment-43366</guid>
		<description>&lt;p&gt;installed it on numerous VM Office 2003 installations and also one physical PC and seems to have solved the problem on all of them&lt;br&gt;
Thanks Jon&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>installed it on numerous VM Office 2003 installations and also one physical PC and seems to have solved the problem on all of them<br />
Thanks Jon</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim</title>
		<link>http://www.dailydoseofexcel.com/archives/2010/01/14/problems-related-to-kb973475-and-kb973593/#comment-43365</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Fri, 15 Jan 2010 01:16:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=3486#comment-43365</guid>
		<description>&lt;p&gt;we have been having this problem also and so have our customers&lt;br&gt;
thanks for the tip to the hotfix - have been trying to find work arounds - am going to install the hotfix now and see if it works - will report back if so.&lt;/p&gt;
&lt;p&gt;Cheers&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>we have been having this problem also and so have our customers<br />
thanks for the tip to the hotfix &#8211; have been trying to find work arounds &#8211; am going to install the hotfix now and see if it works &#8211; will report back if so.</p>
<p>Cheers</p>
]]></content:encoded>
	</item>
</channel>
</rss>

