<?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: How to destroy Scripting Dictionary?	</title>
	<atom:link href="https://simpleexcelvba.com/how-to-destroy-scripting-dictionary/feed/" rel="self" type="application/rss+xml" />
	<link>https://simpleexcelvba.com/how-to-destroy-scripting-dictionary/</link>
	<description>Make your office life easier with simple and fast Excel VBA solutions.</description>
	<lastBuildDate>Wed, 17 May 2023 19:34:13 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Tomasz Płociński		</title>
		<link>https://simpleexcelvba.com/how-to-destroy-scripting-dictionary/#comment-26729</link>

		<dc:creator><![CDATA[Tomasz Płociński]]></dc:creator>
		<pubDate>Wed, 17 May 2023 19:34:13 +0000</pubDate>
		<guid isPermaLink="false">https://simpleexcelvba.com/?p=1248#comment-26729</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://simpleexcelvba.com/how-to-destroy-scripting-dictionary/#comment-26728&quot;&gt;Michael Message&lt;/a&gt;.

Hello
Don&#039;t forget about dot between Scripting and Dictionary :)]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://simpleexcelvba.com/how-to-destroy-scripting-dictionary/#comment-26728">Michael Message</a>.</p>
<p>Hello<br />
Don&#8217;t forget about dot between Scripting and Dictionary 🙂</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Michael Message		</title>
		<link>https://simpleexcelvba.com/how-to-destroy-scripting-dictionary/#comment-26728</link>

		<dc:creator><![CDATA[Michael Message]]></dc:creator>
		<pubDate>Wed, 17 May 2023 12:49:44 +0000</pubDate>
		<guid isPermaLink="false">https://simpleexcelvba.com/?p=1248#comment-26728</guid>

					<description><![CDATA[Good Morning,

Am afraid your solution does not seem to work with Excel in Office 365 (Web Version)

the following statements 

    Set the_dict = CreateObject(&quot;Scripting Dictionary&quot;)
    Set the_dict = Nothing

generate an error which is:

Run Time Error &#039;429&#039;

ActiveX component can&#039;t create object

Would apprecitae your help in resolving the issue

many thanks

Michael Message]]></description>
			<content:encoded><![CDATA[<p>Good Morning,</p>
<p>Am afraid your solution does not seem to work with Excel in Office 365 (Web Version)</p>
<p>the following statements </p>
<p>    Set the_dict = CreateObject(&#8220;Scripting Dictionary&#8221;)<br />
    Set the_dict = Nothing</p>
<p>generate an error which is:</p>
<p>Run Time Error &#8216;429&#8217;</p>
<p>ActiveX component can&#8217;t create object</p>
<p>Would apprecitae your help in resolving the issue</p>
<p>many thanks</p>
<p>Michael Message</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
