<?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>Mon, 21 May 2012 11:34:50 +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: Create a Excel 2007 VSTO add-in: getting started</title>
		<link>http://peltiertech.com/WordPress/build-an-excel-add-in-1-basic-routine/comment-page-1/#comment-83624</link>
		<dc:creator>Create a Excel 2007 VSTO add-in: getting started</dc:creator>
		<pubDate>Sun, 03 Apr 2011 23:15:23 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=2747#comment-83624</guid>
		<description>[...] extremely frustrating. So when I saw that Jon Peltier had begun a tutorial series on how to build a classic Excel add-in, I thought, why not do the same with [...]</description>
		<content:encoded><![CDATA[<p>[...] extremely frustrating. So when I saw that Jon Peltier had begun a tutorial series on how to build a classic Excel add-in, I thought, why not do the same with [...]</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-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>
</channel>
</rss>

