<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.1" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Click to install Addin</title>
	<link>http://www.blog.methodsinexcel.co.uk/2006/03/02/click-to-install-addin/</link>
	<description></description>
	<pubDate>Sun, 12 Oct 2008 08:22:28 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.1</generator>

	<item>
		<title>by: ross</title>
		<link>http://www.blog.methodsinexcel.co.uk/2006/03/02/click-to-install-addin/#comment-279</link>
		<pubDate>Sat, 14 Oct 2006 12:38:42 +0000</pubDate>
		<guid>http://www.blog.methodsinexcel.co.uk/2006/03/02/click-to-install-addin/#comment-279</guid>
					<description>Just stick it in a stanard modual, it will run automatically when the workbook is open, 

You may have to change a few bits of the code</description>
		<content:encoded><![CDATA[<p>Just stick it in a stanard modual, it will run automatically when the workbook is open, </p>
<p>You may have to change a few bits of the code
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: bius</title>
		<link>http://www.blog.methodsinexcel.co.uk/2006/03/02/click-to-install-addin/#comment-263</link>
		<pubDate>Thu, 05 Oct 2006 17:49:41 +0000</pubDate>
		<guid>http://www.blog.methodsinexcel.co.uk/2006/03/02/click-to-install-addin/#comment-263</guid>
					<description>where can I put the code? In which event of my .xla?

Private Sub Workbook_Open() ?

Private Sub Workbook_Activate()

Private Sub Workbook_AddinInstall()
I'm searching code for &quot;a double-click self installing .xla file&quot;
thanks a lot.</description>
		<content:encoded><![CDATA[<p>where can I put the code? In which event of my .xla?</p>
<p>Private Sub Workbook_Open() ?</p>
<p>Private Sub Workbook_Activate()</p>
<p>Private Sub Workbook_AddinInstall()<br />
I&#8217;m searching code for &#8220;a double-click self installing .xla file&#8221;<br />
thanks a lot.
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
