<?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: Label Last Point &#8211; Updated Add-In</title>
	<atom:link href="http://peltiertech.com/WordPress/label-last-point-updated-add-in/feed/" rel="self" type="application/rss+xml" />
	<link>http://peltiertech.com/WordPress/label-last-point-updated-add-in/</link>
	<description>Peltier Tech Excel Charts and Programming Blog</description>
	<lastBuildDate>Mon, 15 Mar 2010 17:19:32 +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/label-last-point-updated-add-in/comment-page-1/#comment-22267</link>
		<dc:creator>Jon Peltier</dc:creator>
		<pubDate>Mon, 16 Nov 2009 01:39:40 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=2606#comment-22267</guid>
		<description>Dale -

The problem was easy to fix. When the point already has a label with a formula (maybe any label, I didn&#039;t check), the AddDataLabel method doesn&#039;t change the label.

The solution? Delete the label before adding the label that is called for in the program.

I&#039;ve updated a corrected version of the utility.</description>
		<content:encoded><![CDATA[<p>Dale -</p>
<p>The problem was easy to fix. When the point already has a label with a formula (maybe any label, I didn&#8217;t check), the AddDataLabel method doesn&#8217;t change the label.</p>
<p>The solution? Delete the label before adding the label that is called for in the program.</p>
<p>I&#8217;ve updated a corrected version of the utility.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeremy</title>
		<link>http://peltiertech.com/WordPress/label-last-point-updated-add-in/comment-page-1/#comment-22225</link>
		<dc:creator>Jeremy</dc:creator>
		<pubDate>Sun, 15 Nov 2009 00:07:47 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=2606#comment-22225</guid>
		<description>Hi, Jon,

Thanks for posting this new code. Viewing the code is always a great learning experience for me. If you have some time, I&#039;d really love to see a post about how to make add-ins. I often share macros with other folks in my organization by pasting code in an email. It would be really nice to compile some of the better macros and distribute to the less technical colleagues as an add-in. Thanks!</description>
		<content:encoded><![CDATA[<p>Hi, Jon,</p>
<p>Thanks for posting this new code. Viewing the code is always a great learning experience for me. If you have some time, I&#8217;d really love to see a post about how to make add-ins. I often share macros with other folks in my organization by pasting code in an email. It would be really nice to compile some of the better macros and distribute to the less technical colleagues as an add-in. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Peltier</title>
		<link>http://peltiertech.com/WordPress/label-last-point-updated-add-in/comment-page-1/#comment-22196</link>
		<dc:creator>Jon Peltier</dc:creator>
		<pubDate>Sat, 14 Nov 2009 01:17:25 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=2606#comment-22196</guid>
		<description>Hi Dale -

Seems to be a version control issue one my end. The problem is that I have a number of versions of this utility, including one in my personal macro add-in and more than one standalone. I need to get the latest and greatest before I add this last functionality.</description>
		<content:encoded><![CDATA[<p>Hi Dale -</p>
<p>Seems to be a version control issue one my end. The problem is that I have a number of versions of this utility, including one in my personal macro add-in and more than one standalone. I need to get the latest and greatest before I add this last functionality.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DaleW</title>
		<link>http://peltiertech.com/WordPress/label-last-point-updated-add-in/comment-page-1/#comment-22178</link>
		<dc:creator>DaleW</dc:creator>
		<pubDate>Fri, 13 Nov 2009 17:29:33 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=2606#comment-22178</guid>
		<description>Jon,

I noticed your add-in here doesn&#039;t have the exact same functionality as your original tutorial code for Excel 2003.

With your new PTS Charts add-in, existing series labels are no longer reset to the SeriesName, which can be handy when one wants to substitute Label Last Point for a legend.   This different behavior only arises if one has labeled a series or chart or last point with something other than the series name along the way.  For instance, if someone wants to fix their space-consuming legends and cluttered data value labels, they have to turn off the point labels manually before the new Label Last Point can work its magic.</description>
		<content:encoded><![CDATA[<p>Jon,</p>
<p>I noticed your add-in here doesn&#8217;t have the exact same functionality as your original tutorial code for Excel 2003.</p>
<p>With your new PTS Charts add-in, existing series labels are no longer reset to the SeriesName, which can be handy when one wants to substitute Label Last Point for a legend.   This different behavior only arises if one has labeled a series or chart or last point with something other than the series name along the way.  For instance, if someone wants to fix their space-consuming legends and cluttered data value labels, they have to turn off the point labels manually before the new Label Last Point can work its magic.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
