<?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: Pimp your comment boxes [because it is Friday]</title>
	<atom:link href="http://chandoo.org/wp/2009/09/11/format-comment-box/feed/" rel="self" type="application/rss+xml" />
	<link>http://chandoo.org/wp/2009/09/11/format-comment-box/</link>
	<description>Fresh Excel Tips, Tricks, Charts, Tutorials, Downloads, Dashboards and Visualization Showcase for your Inspiration and Productivity</description>
	<lastBuildDate>Sun, 14 Mar 2010 11:20:44 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Chandoo</title>
		<link>http://chandoo.org/wp/2009/09/11/format-comment-box/#comment-76899</link>
		<dc:creator>Chandoo</dc:creator>
		<pubDate>Mon, 14 Sep 2009 11:58:45 +0000</pubDate>
		<guid isPermaLink="false">http://chandoo.org/wp/?p=2310#comment-76899</guid>
		<description>@Jeff... Now, 5000 people know about your favorite porn... :P

@Tim ... you can write an event to handle the new comments. I wouldnt recommend it as it is really painful. another option is to use the macro suggested by Yukikomi. It will update comments everytime you activate the sheet. 

@laguerriere: very cool :)</description>
		<content:encoded><![CDATA[<p>@Jeff&#8230; Now, 5000 people know about your favorite porn&#8230; <img src='http://chandoo.org/wp/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p>@Tim &#8230; you can write an event to handle the new comments. I wouldnt recommend it as it is really painful. another option is to use the macro suggested by Yukikomi. It will update comments everytime you activate the sheet. </p>
<p>@laguerriere: very cool <img src='http://chandoo.org/wp/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Debra</title>
		<link>http://chandoo.org/wp/2009/09/11/format-comment-box/#comment-76859</link>
		<dc:creator>Debra</dc:creator>
		<pubDate>Mon, 14 Sep 2009 01:21:15 +0000</pubDate>
		<guid isPermaLink="false">http://chandoo.org/wp/?p=2310#comment-76859</guid>
		<description>Wow, that was a lot of fun... Thanks Tom!</description>
		<content:encoded><![CDATA[<p>Wow, that was a lot of fun&#8230; Thanks Tom!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yukikomi</title>
		<link>http://chandoo.org/wp/2009/09/11/format-comment-box/#comment-76836</link>
		<dc:creator>Yukikomi</dc:creator>
		<pubDate>Sun, 13 Sep 2009 17:43:39 +0000</pubDate>
		<guid isPermaLink="false">http://chandoo.org/wp/?p=2310#comment-76836</guid>
		<description>For the auto run, please add the codes in workbook:

Private Sub Workbook_SheetActivate(ByVal Sh As Object)

Call Comments_Tom

End Sub</description>
		<content:encoded><![CDATA[<p>For the auto run, please add the codes in workbook:</p>
<p>Private Sub Workbook_SheetActivate(ByVal Sh As Object)</p>
<p>Call Comments_Tom</p>
<p>End Sub</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://chandoo.org/wp/2009/09/11/format-comment-box/#comment-76734</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Fri, 11 Sep 2009 19:20:24 +0000</pubDate>
		<guid isPermaLink="false">http://chandoo.org/wp/?p=2310#comment-76734</guid>
		<description>@Chandoo. Great Post :)
@Tim : the way the macro is coded, it must be run very time.
@Community: If someone  has an idea to perform it when opening an existing excel, it should be nice.
@Community: if someone has some code to revamp the commentboxes on all sheets, please share it. :)
@Microsoft Excel-progammers: some pimpoptions for the commentboxes should be great.

Cheerio
Tom</description>
		<content:encoded><![CDATA[<p>@Chandoo. Great Post <img src='http://chandoo.org/wp/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
@Tim : the way the macro is coded, it must be run very time.<br />
@Community: If someone  has an idea to perform it when opening an existing excel, it should be nice.<br />
@Community: if someone has some code to revamp the commentboxes on all sheets, please share it. <img src='http://chandoo.org/wp/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
@Microsoft Excel-progammers: some pimpoptions for the commentboxes should be great.</p>
<p>Cheerio<br />
Tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: laguerriere</title>
		<link>http://chandoo.org/wp/2009/09/11/format-comment-box/#comment-76729</link>
		<dc:creator>laguerriere</dc:creator>
		<pubDate>Fri, 11 Sep 2009 18:17:25 +0000</pubDate>
		<guid isPermaLink="false">http://chandoo.org/wp/?p=2310#comment-76729</guid>
		<description>hi Chandoo, well, I like the macro approach. For those who don&#039;t like it, there is another way: just add the &quot;draw&quot; toolbar to the shapes toolbar (via Custom etc), click on &quot;edit comment&quot;, click on the auto-shape and then choose &quot;draw&quot; drop-down, --&gt; modify auto-shape --&gt; then you even can have a heart or a banner (I like the horizontal banner in in purple :-)) . in excel 2007, you have to add this custom menu that you choose via Excel Options --&gt; Custom --&gt; it is called &quot;change/ modify auto-shape&quot;!!!
best,</description>
		<content:encoded><![CDATA[<p>hi Chandoo, well, I like the macro approach. For those who don&#8217;t like it, there is another way: just add the &#8220;draw&#8221; toolbar to the shapes toolbar (via Custom etc), click on &#8220;edit comment&#8221;, click on the auto-shape and then choose &#8220;draw&#8221; drop-down, &#8211;&gt; modify auto-shape &#8211;&gt; then you even can have a heart or a banner (I like the horizontal banner in in purple <img src='http://chandoo.org/wp/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> ) . in excel 2007, you have to add this custom menu that you choose via Excel Options &#8211;&gt; Custom &#8211;&gt; it is called &#8220;change/ modify auto-shape&#8221;!!!<br />
best,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim</title>
		<link>http://chandoo.org/wp/2009/09/11/format-comment-box/#comment-76721</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Fri, 11 Sep 2009 15:15:46 +0000</pubDate>
		<guid isPermaLink="false">http://chandoo.org/wp/?p=2310#comment-76721</guid>
		<description>Wow, that is pimp-TASTIC!  I have a question, as a VBA n00b: additional comment boxes stay plain unless I &quot;run&quot; the macro.  Is there a way to change all comments, going-forward?</description>
		<content:encoded><![CDATA[<p>Wow, that is pimp-TASTIC!  I have a question, as a VBA n00b: additional comment boxes stay plain unless I &#8220;run&#8221; the macro.  Is there a way to change all comments, going-forward?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff Weir</title>
		<link>http://chandoo.org/wp/2009/09/11/format-comment-box/#comment-76716</link>
		<dc:creator>Jeff Weir</dc:creator>
		<pubDate>Fri, 11 Sep 2009 14:13:55 +0000</pubDate>
		<guid isPermaLink="false">http://chandoo.org/wp/?p=2310#comment-76716</guid>
		<description>This borders on Excel soft-cell...er, soft-core...porn. My favorite kind.</description>
		<content:encoded><![CDATA[<p>This borders on Excel soft-cell&#8230;er, soft-core&#8230;porn. My favorite kind.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
