<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" media="screen" href="/styles/xslt/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:c9="http://channel9.msdn.com">
<channel>
	<title>Comment Feed for Channel 9 - Create an Excel Shortcut Menu That Writes Selections to a Text File</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Blogs/HarryMiller/Create-an-Excel-Shortcut-Menu-That-Writes-Selections-to-a-Text-File/RSS"></atom:link>
	<image>
		<url>http://ecn.channel9.msdn.com/o9/previewImages/100/422997_100x75.jpg</url>
		<title>Channel 9 - Create an Excel Shortcut Menu That Writes Selections to a Text File</title>
		<link></link>
	</image>
	<description>
It doesn&#39;t take much code to add a command to a shortcut menu in Excel, but the menu objects have strange names so it&#39;s not intuitive, to me at least. The trickiest part is just sorting out how it&#39;s supposed to work, because it seems like it should be different
 from adding buttons to toolbars, but it really looks like that&#39;s what you&#39;re doing. 
The code is all posted in 
this post on the VSTO team blog.

Thanks to McLean Schofield, programmer/writer and 3-star forum answer person, for this code example! 
</description>
	<link></link>
	<language>en</language>
	<pubDate>Thu, 20 Jun 2013 12:32:36 GMT</pubDate>
	<lastBuildDate>Thu, 20 Jun 2013 12:32:36 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<item>
		<title>Re: Create an Excel Shortcut Menu That Writes Selections to a Text File</title>
		<description>
			<![CDATA[Very nice <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif' alt='Smiley' /> And the part reading a developer guide is just awesome. I hope someone in MS will come to realize that naming things in a more consistent way is REALLY important.<br>
<p>posted by KubuS</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/HarryMiller/Create-an-Excel-Shortcut-Menu-That-Writes-Selections-to-a-Text-File#c633552456030000000</link>
		<pubDate>Mon, 25 Aug 2008 07:20:03 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/HarryMiller/Create-an-Excel-Shortcut-Menu-That-Writes-Selections-to-a-Text-File#c633552456030000000</guid>
		<dc:creator>KubuS</dc:creator>
	</item>
	<item>
		<title>Re: Create an Excel Shortcut Menu That Writes Selections to a Text File</title>
		<description>
			<![CDATA[
<p>Nice post, very interesting topic. <a href="http://www.submitconvert.info">Nancy blog</a></p>
<p>posted by nancyg654</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/HarryMiller/Create-an-Excel-Shortcut-Menu-That-Writes-Selections-to-a-Text-File#c633982825030000000</link>
		<pubDate>Tue, 05 Jan 2010 10:01:43 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/HarryMiller/Create-an-Excel-Shortcut-Menu-That-Writes-Selections-to-a-Text-File#c633982825030000000</guid>
		<dc:creator>nancyg654</dc:creator>
	</item>
</channel>
</rss>