<?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: Programming Excel 2007 and Excel 2010 AutoShapes with VBA (Guest Post)</title>
	<atom:link href="http://peltiertech.com/WordPress/programming-excel-2007-2010-autoshapes-with-vba/feed/" rel="self" type="application/rss+xml" />
	<link>http://peltiertech.com/WordPress/programming-excel-2007-2010-autoshapes-with-vba/</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/programming-excel-2007-2010-autoshapes-with-vba/comment-page-1/#comment-89118</link>
		<dc:creator>Jon Peltier</dc:creator>
		<pubDate>Fri, 22 Apr 2011 19:27:05 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=2892#comment-89118</guid>
		<description>Sprimax -

Shapes are not able to respond to mouse over events, and charts can only respond if they are active.</description>
		<content:encoded><![CDATA[<p>Sprimax -</p>
<p>Shapes are not able to respond to mouse over events, and charts can only respond if they are active.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sprimax</title>
		<link>http://peltiertech.com/WordPress/programming-excel-2007-2010-autoshapes-with-vba/comment-page-1/#comment-88487</link>
		<dc:creator>sprimax</dc:creator>
		<pubDate>Thu, 21 Apr 2011 00:42:56 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=2892#comment-88487</guid>
		<description>Hi Jon Peltier,

Would you help me on Excel 2007 VBA code, how to change a foreground of a shape let&#039;s say from grey into blue when a mouse or pointer is over it automatically ?

Thx so much

prima - indonesia</description>
		<content:encoded><![CDATA[<p>Hi Jon Peltier,</p>
<p>Would you help me on Excel 2007 VBA code, how to change a foreground of a shape let&#8217;s say from grey into blue when a mouse or pointer is over it automatically ?</p>
<p>Thx so much</p>
<p>prima &#8211; indonesia</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://peltiertech.com/WordPress/programming-excel-2007-2010-autoshapes-with-vba/comment-page-1/#comment-78012</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Tue, 15 Mar 2011 16:07:37 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=2892#comment-78012</guid>
		<description>To: Jon Peltier
 Great post. I like how you tackle how to not only create the shapes but also how to use them. I knew how to do it in 2003 but they changed a lot since then.
Thanks for posting this.


To: Prerna 
I have created a flow charting tool for excel.
I can try to help you but you with it.

I did an automatic flow charting sheet as a result of 3 months work for line item list of instructions. The user had to define where in the flow the instructions would go. 
Mine had not only the ability to create a flow but it also auto arranged it and it would add connecting lines.

This was very complex and all done in 2003 version of Excel. 

Prior to doing all this I knew nothing about VBA.

hmm... perhaps I can submit my auto flow thing to Jon and maybe get it put up on the site. Of course Jon or someone would have to update the code and look for mistakes as I am still considered a novice with VBA. :)</description>
		<content:encoded><![CDATA[<p>To: Jon Peltier<br />
 Great post. I like how you tackle how to not only create the shapes but also how to use them. I knew how to do it in 2003 but they changed a lot since then.<br />
Thanks for posting this.</p>
<p>To: Prerna<br />
I have created a flow charting tool for excel.<br />
I can try to help you but you with it.</p>
<p>I did an automatic flow charting sheet as a result of 3 months work for line item list of instructions. The user had to define where in the flow the instructions would go.<br />
Mine had not only the ability to create a flow but it also auto arranged it and it would add connecting lines.</p>
<p>This was very complex and all done in 2003 version of Excel. </p>
<p>Prior to doing all this I knew nothing about VBA.</p>
<p>hmm&#8230; perhaps I can submit my auto flow thing to Jon and maybe get it put up on the site. Of course Jon or someone would have to update the code and look for mistakes as I am still considered a novice with VBA. :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Data Visualization: How (2 of 2) &#124; cazh1</title>
		<link>http://peltiertech.com/WordPress/programming-excel-2007-2010-autoshapes-with-vba/comment-page-1/#comment-37931</link>
		<dc:creator>Data Visualization: How (2 of 2) &#124; cazh1</dc:creator>
		<pubDate>Mon, 02 Aug 2010 01:43:00 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=2892#comment-37931</guid>
		<description>[...] Excel comes with an ever growing list of graph types. Can&#8217;t find the one you want? Try to hack at the standard stuff using [...]</description>
		<content:encoded><![CDATA[<p>[...] Excel comes with an ever growing list of graph types. Can&#8217;t find the one you want? Try to hack at the standard stuff using [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Peltier</title>
		<link>http://peltiertech.com/WordPress/programming-excel-2007-2010-autoshapes-with-vba/comment-page-1/#comment-26168</link>
		<dc:creator>Jon Peltier</dc:creator>
		<pubDate>Sat, 30 Jan 2010 13:55:20 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=2892#comment-26168</guid>
		<description>Jumpjack -

The &quot;old fashioned menu&quot; add-in is like many others, which mimic the old menu arrangement as best they can, assuming the old features are still available. The &quot;drawing recorder&quot; is just not available in 2007. It has not just been disabled, it was not (yet) written for the new generation of shapes.</description>
		<content:encoded><![CDATA[<p>Jumpjack -</p>
<p>The &#8220;old fashioned menu&#8221; add-in is like many others, which mimic the old menu arrangement as best they can, assuming the old features are still available. The &#8220;drawing recorder&#8221; is just not available in 2007. It has not just been disabled, it was not (yet) written for the new generation of shapes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jumpjack</title>
		<link>http://peltiertech.com/WordPress/programming-excel-2007-2010-autoshapes-with-vba/comment-page-1/#comment-26142</link>
		<dc:creator>jumpjack</dc:creator>
		<pubDate>Fri, 29 Jan 2010 21:59:44 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=2892#comment-26142</guid>
		<description>great article, thanks for helping working around MS dumbness...

I know about an excel add-on to get back the old-fashioned menu ( http://www.ubit.ch/software/ubitmenu-languages/ ), I wonder if also getting back &quot;drawing recorder&quot; would be possibile (maybe it&#039;s just there but disabled, like menu?)</description>
		<content:encoded><![CDATA[<p>great article, thanks for helping working around MS dumbness&#8230;</p>
<p>I know about an excel add-on to get back the old-fashioned menu ( <a href="http://www.ubit.ch/software/ubitmenu-languages/" rel="nofollow">http://www.ubit.ch/software/ubitmenu-languages/</a> ), I wonder if also getting back &#8220;drawing recorder&#8221; would be possibile (maybe it&#8217;s just there but disabled, like menu?)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

