<?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 1 &#8211; Basic Routine</title>
	<atom:link href="http://peltiertech.com/WordPress/build-an-excel-add-in-1-basic-routine/feed/" rel="self" type="application/rss+xml" />
	<link>http://peltiertech.com/WordPress/build-an-excel-add-in-1-basic-routine/</link>
	<description>Peltier Tech Excel Charts and Programming Blog</description>
	<lastBuildDate>Thu, 09 Sep 2010 18:18:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<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-1-basic-routine/comment-page-1/#comment-35783</link>
		<dc:creator>Jon Peltier</dc:creator>
		<pubDate>Sat, 12 Jun 2010 22:21:21 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=2747#comment-35783</guid>
		<description>Eijaz - As soon as it is ready, it will be published.</description>
		<content:encoded><![CDATA[<p>Eijaz &#8211; As soon as it is ready, it will be published.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eijaz</title>
		<link>http://peltiertech.com/WordPress/build-an-excel-add-in-1-basic-routine/comment-page-1/#comment-35775</link>
		<dc:creator>eijaz</dc:creator>
		<pubDate>Sat, 12 Jun 2010 21:17:28 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=2747#comment-35775</guid>
		<description>hi Jon,

Is it possible for you to provide atleast the VBA source code or the complete addin example as a download in the meantime? i need to see the final result and maybe implement some of its functionality to what i have in mind…

Regards.</description>
		<content:encoded><![CDATA[<p>hi Jon,</p>
<p>Is it possible for you to provide atleast the VBA source code or the complete addin example as a download in the meantime? i need to see the final result and maybe implement some of its functionality to what i have in mind…</p>
<p>Regards.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Peltier</title>
		<link>http://peltiertech.com/WordPress/build-an-excel-add-in-1-basic-routine/comment-page-1/#comment-35764</link>
		<dc:creator>Jon Peltier</dc:creator>
		<pubDate>Sat, 12 Jun 2010 17:54:22 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=2747#comment-35764</guid>
		<description>Eijaz -

I will return to writing very soon. That&#039;s the easiest of the items you mention.

Preventing overlap of labels is very difficult. A number of years ago Andy Pope (http://andypope.info) wrote a routine that would readjust label positions, and it worked okay, but I don&#039;t know if it&#039;s still available.

Connecting labels to datapoints can be done following the (tedious) protocol in &lt;a href=&quot;http://peltiertech.com/WordPress/callout-label-xy-line-segments/&quot; title=&quot;Callout Labels with XY Line Segments&quot; rel=&quot;nofollow&quot;&gt;Callout Labels with XY Line Segments&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>Eijaz -</p>
<p>I will return to writing very soon. That&#8217;s the easiest of the items you mention.</p>
<p>Preventing overlap of labels is very difficult. A number of years ago Andy Pope (<a href="http://andypope.info" rel="nofollow">http://andypope.info</a>) wrote a routine that would readjust label positions, and it worked okay, but I don&#8217;t know if it&#8217;s still available.</p>
<p>Connecting labels to datapoints can be done following the (tedious) protocol in <a href="http://peltiertech.com/WordPress/callout-label-xy-line-segments/" title="Callout Labels with XY Line Segments" rel="nofollow">Callout Labels with XY Line Segments</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eijaz sheikh</title>
		<link>http://peltiertech.com/WordPress/build-an-excel-add-in-1-basic-routine/comment-page-1/#comment-35756</link>
		<dc:creator>eijaz sheikh</dc:creator>
		<pubDate>Sat, 12 Jun 2010 13:38:31 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=2747#comment-35756</guid>
		<description>Hi Jon,

can u provide the remaining final chapters (6,7,8,9) for this tutorial?

Also do you have any code example for adjusting datapoints text labels in a chart showing too many datapoints, so that they donot overlap each other and also adjust the label font effectively so that the labels donot spread outside the chart boundary and also show how to add line connectors from datapoints to their corresponding label.

Best regards.</description>
		<content:encoded><![CDATA[<p>Hi Jon,</p>
<p>can u provide the remaining final chapters (6,7,8,9) for this tutorial?</p>
<p>Also do you have any code example for adjusting datapoints text labels in a chart showing too many datapoints, so that they donot overlap each other and also adjust the label font effectively so that the labels donot spread outside the chart boundary and also show how to add line connectors from datapoints to their corresponding label.</p>
<p>Best regards.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Office Links for January » Code For Excel And Outlook</title>
		<link>http://peltiertech.com/WordPress/build-an-excel-add-in-1-basic-routine/comment-page-1/#comment-25985</link>
		<dc:creator>Office Links for January » Code For Excel And Outlook</dc:creator>
		<pubDate>Mon, 25 Jan 2010 12:02:09 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=2747#comment-25985</guid>
		<description>[...] Peltier is building an Excel add-in, and sharing his techniques. Start with Part One and continue from [...]</description>
		<content:encoded><![CDATA[<p>[...] Peltier is building an Excel add-in, and sharing his techniques. Start with Part One and continue from [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Peltier</title>
		<link>http://peltiertech.com/WordPress/build-an-excel-add-in-1-basic-routine/comment-page-1/#comment-24977</link>
		<dc:creator>Jon Peltier</dc:creator>
		<pubDate>Tue, 05 Jan 2010 14:29:37 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=2747#comment-24977</guid>
		<description>Thanks, Jan Karel, for your links. Be sure to speak up if anything here needs fixing.</description>
		<content:encoded><![CDATA[<p>Thanks, Jan Karel, for your links. Be sure to speak up if anything here needs fixing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jan Karel Pieterse</title>
		<link>http://peltiertech.com/WordPress/build-an-excel-add-in-1-basic-routine/comment-page-1/#comment-24976</link>
		<dc:creator>Jan Karel Pieterse</dc:creator>
		<pubDate>Tue, 05 Jan 2010 14:20:42 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=2747#comment-24976</guid>
		<description>For anyone interested, I also have a general series of articles &quot;ready to go&quot;.

On creating add-ins:

http://www.jkp-ads.com/Articles/DistributeMacro00.asp

On deploying an addin:

http://www.jkp-ads.com/Articles/AddinsAndSetupFactory.asp

On updating through internet:

http://www.jkp-ads.com/Articles/UpdateAnAddin.asp

On updating references to UDf&#039;s in Addins:

http://www.jkp-ads.com/Articles/FixLinks2UDF.asp</description>
		<content:encoded><![CDATA[<p>For anyone interested, I also have a general series of articles &#8220;ready to go&#8221;.</p>
<p>On creating add-ins:</p>
<p><a href="http://www.jkp-ads.com/Articles/DistributeMacro00.asp" rel="nofollow">http://www.jkp-ads.com/Articles/DistributeMacro00.asp</a></p>
<p>On deploying an addin:</p>
<p><a href="http://www.jkp-ads.com/Articles/AddinsAndSetupFactory.asp" rel="nofollow">http://www.jkp-ads.com/Articles/AddinsAndSetupFactory.asp</a></p>
<p>On updating through internet:</p>
<p><a href="http://www.jkp-ads.com/Articles/UpdateAnAddin.asp" rel="nofollow">http://www.jkp-ads.com/Articles/UpdateAnAddin.asp</a></p>
<p>On updating references to UDf&#8217;s in Addins:</p>
<p><a href="http://www.jkp-ads.com/Articles/FixLinks2UDF.asp" rel="nofollow">http://www.jkp-ads.com/Articles/FixLinks2UDF.asp</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Peltier</title>
		<link>http://peltiertech.com/WordPress/build-an-excel-add-in-1-basic-routine/comment-page-1/#comment-24948</link>
		<dc:creator>Jon Peltier</dc:creator>
		<pubDate>Mon, 04 Jan 2010 21:02:27 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=2747#comment-24948</guid>
		<description>Rhys -

That&#039;s what I was thinking, half the width and half the height. I&#039;ve changed the wording to &quot;half the dimensions of the active window&quot;, which is really what I meant.</description>
		<content:encoded><![CDATA[<p>Rhys -</p>
<p>That&#8217;s what I was thinking, half the width and half the height. I&#8217;ve changed the wording to &#8220;half the dimensions of the active window&#8221;, which is really what I meant.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rhys Kidd</title>
		<link>http://peltiertech.com/WordPress/build-an-excel-add-in-1-basic-routine/comment-page-1/#comment-24928</link>
		<dc:creator>Rhys Kidd</dc:creator>
		<pubDate>Mon, 04 Jan 2010 10:21:25 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=2747#comment-24928</guid>
		<description>&quot;This default positioning creates a chart roughly half the size of the active window, roughly centered in the visible region...&quot;

&quot;The output of the program is a chart object half the size of the active window, centered in the window...&quot;

A small correction Jon; by default Excel creates a chart roughly *one quarter* the size of the active window, not half the size of the active window, as the chart is half the height and half the width.</description>
		<content:encoded><![CDATA[<p>&#8220;This default positioning creates a chart roughly half the size of the active window, roughly centered in the visible region&#8230;&#8221;</p>
<p>&#8220;The output of the program is a chart object half the size of the active window, centered in the window&#8230;&#8221;</p>
<p>A small correction Jon; by default Excel creates a chart roughly *one quarter* the size of the active window, not half the size of the active window, as the chart is half the height and half the width.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
