<?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: Build an Excel Add-In 5 &#8211; Tie the Code Together</title>
	<atom:link href="http://peltiertech.com/WordPress/build-an-excel-add-in-5-tie-it-all-together/feed/" rel="self" type="application/rss+xml" />
	<link>http://peltiertech.com/WordPress/build-an-excel-add-in-5-tie-it-all-together/</link>
	<description>Peltier Tech Excel Charts and Programming Blog</description>
	<lastBuildDate>Fri, 10 Feb 2012 23:37:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Jon Peltier</title>
		<link>http://peltiertech.com/WordPress/build-an-excel-add-in-5-tie-it-all-together/comment-page-1/#comment-36392</link>
		<dc:creator>Jon Peltier</dc:creator>
		<pubDate>Sat, 19 Jun 2010 13:56:27 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=2982#comment-36392</guid>
		<description>Kurt -  Thanks for the encouragement. I plan to get back to my blog this week.</description>
		<content:encoded><![CDATA[<p>Kurt &#8211;  Thanks for the encouragement. I plan to get back to my blog this week.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kurt</title>
		<link>http://peltiertech.com/WordPress/build-an-excel-add-in-5-tie-it-all-together/comment-page-1/#comment-36382</link>
		<dc:creator>Kurt</dc:creator>
		<pubDate>Sat, 19 Jun 2010 10:40:01 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=2982#comment-36382</guid>
		<description>Jon,

please continue to publish this interesting series 

thanks

Kurt</description>
		<content:encoded><![CDATA[<p>Jon,</p>
<p>please continue to publish this interesting series </p>
<p>thanks</p>
<p>Kurt</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Peltier</title>
		<link>http://peltiertech.com/WordPress/build-an-excel-add-in-5-tie-it-all-together/comment-page-1/#comment-33435</link>
		<dc:creator>Jon Peltier</dc:creator>
		<pubDate>Sun, 16 May 2010 15:33:08 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=2982#comment-33435</guid>
		<description>Peter -

In your example, FPlotSetup is not defined. In my example, FPlotSetup is the name of the UserForm that serves as the dialog for the add-in. If you&#039;re using a dialog, its name should match the type in the Dim statement. If you&#039;re not using a dialog, the declaration (Dim statement) is not needed.</description>
		<content:encoded><![CDATA[<p>Peter -</p>
<p>In your example, FPlotSetup is not defined. In my example, FPlotSetup is the name of the UserForm that serves as the dialog for the add-in. If you&#8217;re using a dialog, its name should match the type in the Dim statement. If you&#8217;re not using a dialog, the declaration (Dim statement) is not needed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter H Williams</title>
		<link>http://peltiertech.com/WordPress/build-an-excel-add-in-5-tie-it-all-together/comment-page-1/#comment-33412</link>
		<dc:creator>Peter H Williams</dc:creator>
		<pubDate>Sun, 16 May 2010 10:21:17 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=2982#comment-33412</guid>
		<description>Have used VBA for many , many things but never used graphs etc and found your examples very good - thankyou.

Almost immediately got something useful to work!



Small problem

I thought I&#039;d see what happened when I loaded your full example (part 5)

I got this error on this code - what should I be doing? ( I use windows 7 VBA 6.5)

Dim frmPlotSetup As FPlotSetup

User-defined Type Not defined</description>
		<content:encoded><![CDATA[<p>Have used VBA for many , many things but never used graphs etc and found your examples very good &#8211; thankyou.</p>
<p>Almost immediately got something useful to work!</p>
<p>Small problem</p>
<p>I thought I&#8217;d see what happened when I loaded your full example (part 5)</p>
<p>I got this error on this code &#8211; what should I be doing? ( I use windows 7 VBA 6.5)</p>
<p>Dim frmPlotSetup As FPlotSetup</p>
<p>User-defined Type Not defined</p>
]]></content:encoded>
	</item>
</channel>
</rss>

