<?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/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
xmlns:rawvoice="http://www.rawvoice.com/rawvoiceRssModule/"
	>
<channel>
	<title>Comments for Methods In Excel</title>
	<atom:link href="http://www.blog.methodsinexcel.co.uk/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.blog.methodsinexcel.co.uk</link>
	<description></description>
	<lastBuildDate>Mon,  6 Feb 2012 15:44:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
	<item>
		<title>Comment on Writing an Excel DNA function Using an IDE by From VBA to VB.Net using ExcelDna &#124; Patrick O&#039;Beirne @ sysmod</title>
		<link>http://www.blog.methodsinexcel.co.uk/2010/09/22/writing-an-excel-dna-function-using-an-ide/comment-page-1/#comment-81773</link>
		<dc:creator>From VBA to VB.Net using ExcelDna &#124; Patrick O&#039;Beirne @ sysmod</dc:creator>
		<pubDate>Mon, 06 Feb 2012 15:44:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.methodsinexcel.co.uk/?p=1261#comment-81773</guid>
		<description>[...] 2: Compiling  a .DLL http://www.blog.methodsinexcel.co.uk/2010/09/22/writing-an-excel-dna-function-using-an-ide/ Ross McLean uses the SharpDevelop IDE; VB Express is [...]</description>
		<content:encoded><![CDATA[<p>[...] 2: Compiling  a .DLL <a href="http://www.blog.methodsinexcel.co.uk/2010/09/22/writing-an-excel-dna-function-using-an-ide/" rel="nofollow">http://www.blog.methodsinexcel.co.uk/2010/09/22/writing-an-excel-dna-function-using-an-ide/</a> Ross McLean uses the SharpDevelop IDE; VB Express is [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Excel DNA Hello World Function by From VBA to VB.Net using ExcelDna &#124; Patrick O&#039;Beirne @ sysmod</title>
		<link>http://www.blog.methodsinexcel.co.uk/2010/09/03/excel-dna-hello-world-function/comment-page-1/#comment-81772</link>
		<dc:creator>From VBA to VB.Net using ExcelDna &#124; Patrick O&#039;Beirne @ sysmod</dc:creator>
		<pubDate>Mon, 06 Feb 2012 15:32:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.methodsinexcel.co.uk/?p=1209#comment-81772</guid>
		<description>[...] http://www.blog.methodsinexcel.co.uk/2010/09/03/excel-da-hello-world-function/ Similar to above. Ideal if you want to write User Defined Functions (UDF), or want to copy a UDF from VBA to DNA for a quick and easy-ish performance improvement. [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://www.blog.methodsinexcel.co.uk/2010/09/03/excel-da-hello-world-function/" rel="nofollow">http://www.blog.methodsinexcel.co.uk/2010/09/03/excel-da-hello-world-function/</a> Similar to above. Ideal if you want to write User Defined Functions (UDF), or want to copy a UDF from VBA to DNA for a quick and easy-ish performance improvement. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on UK Excel Developer Conference 2012 by Effiz</title>
		<link>http://www.blog.methodsinexcel.co.uk/2011/12/14/uk-excel-developer-conference-2012/comment-page-1/#comment-81741</link>
		<dc:creator>Effiz</dc:creator>
		<pubDate>Thu, 02 Feb 2012 03:58:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.methodsinexcel.co.uk/?p=1401#comment-81741</guid>
		<description>hi??</description>
		<content:encoded><![CDATA[<p>hi??</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Excel DNA and the Excel Object Model by Patrick O'Beirne</title>
		<link>http://www.blog.methodsinexcel.co.uk/2010/09/30/excel-dna-and-the-excel-object-model/comment-page-1/#comment-81726</link>
		<dc:creator>Patrick O'Beirne</dc:creator>
		<pubDate>Mon, 30 Jan 2012 18:26:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.methodsinexcel.co.uk/?p=1284#comment-81726</guid>
		<description>Thanks, Ross!
I wish I had paid more attention when you showed this at the XL Dev Conf a year ago - it&#039;s simpler than it looks!

just one small question: how can I copy code from your blog with line breaks? It comes across all on one line.

Thanks
Patrick</description>
		<content:encoded><![CDATA[<p>Thanks, Ross!<br />
I wish I had paid more attention when you showed this at the XL Dev Conf a year ago &#8211; it&#8217;s simpler than it looks!</p>
<p>just one small question: how can I copy code from your blog with line breaks? It comes across all on one line.</p>
<p>Thanks<br />
Patrick</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on XL Dev Con &#8211; Wrapping up by &#187; Excel Conference in London 25/1 2012 &#187;</title>
		<link>http://www.blog.methodsinexcel.co.uk/2012/01/25/excel-dev-con-wrapping-up/comment-page-1/#comment-81707</link>
		<dc:creator>&#187; Excel Conference in London 25/1 2012 &#187;</dc:creator>
		<pubDate>Fri, 27 Jan 2012 10:00:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.methodsinexcel.co.uk/2012/01/25/excel-dev-con-wrapping-up/#comment-81707</guid>
		<description>[...] Ross Mclean with some nice photos from the event. [...]</description>
		<content:encoded><![CDATA[<p>[...] Ross Mclean with some nice photos from the event. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Excel Dev Con 2010 – London, UK by Office Links for June - JP Software Technologies</title>
		<link>http://www.blog.methodsinexcel.co.uk/2010/06/14/excel-dev-con-2010-%e2%80%93-london-uk/comment-page-1/#comment-81706</link>
		<dc:creator>Office Links for June - JP Software Technologies</dc:creator>
		<pubDate>Fri, 27 Jan 2012 02:38:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.methodsinexcel.co.uk/?p=1159#comment-81706</guid>
		<description>[...] about it. Simon Murphy, Ross McLean and Charles Williams (of Decision Models) will be presenting.Ross links to the venue and the agenda. He also included a nice photo showing England&#039;s goalie making a [...]</description>
		<content:encoded><![CDATA[<p>[...] about it. Simon Murphy, Ross McLean and Charles Williams (of Decision Models) will be presenting.Ross links to the venue and the agenda. He also included a nice photo showing England&#039;s goalie making a [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Excel Dev Con 2010 – London, UK by Office Links for June - JP Software Technologies</title>
		<link>http://www.blog.methodsinexcel.co.uk/2010/06/14/excel-dev-con-2010-%e2%80%93-london-uk/comment-page-1/#comment-81705</link>
		<dc:creator>Office Links for June - JP Software Technologies</dc:creator>
		<pubDate>Fri, 27 Jan 2012 02:38:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.methodsinexcel.co.uk/?p=1159#comment-81705</guid>
		<description>[...] about it. Simon Murphy, Ross McLean and Charles Williams (of Decision Models) will be presenting.Ross links to the venue and the agenda. He also included a nice photo showing England&#039;s goalie making a [...]</description>
		<content:encoded><![CDATA[<p>[...] about it. Simon Murphy, Ross McLean and Charles Williams (of Decision Models) will be presenting.Ross links to the venue and the agenda. He also included a nice photo showing England&#039;s goalie making a [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 64 bit VBA by A few miscellaneous things - JP Software Technologies</title>
		<link>http://www.blog.methodsinexcel.co.uk/2009/12/11/64-bit-vba/comment-page-1/#comment-81704</link>
		<dc:creator>A few miscellaneous things - JP Software Technologies</dc:creator>
		<pubDate>Fri, 27 Jan 2012 02:28:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.methodsinexcel.co.uk/?p=974#comment-81704</guid>
		<description>[...] mentioning as we go into another weekend.Ross is all abuzz about 64-bit Excel. Read about it at 64 bit VBA. Turns out there are some important changes that developers need to be aware of if they want to [...]</description>
		<content:encoded><![CDATA[<p>[...] mentioning as we go into another weekend.Ross is all abuzz about 64-bit Excel. Read about it at 64 bit VBA. Turns out there are some important changes that developers need to be aware of if they want to [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Task Lists &#8211; Things I like about VB.NET (One of Many) by Kamran</title>
		<link>http://www.blog.methodsinexcel.co.uk/2008/08/20/task-lists-things-i-like-about-vbnet-one-of-many/comment-page-1/#comment-81667</link>
		<dc:creator>Kamran</dc:creator>
		<pubDate>Tue, 17 Jan 2012 14:36:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.methodsinexcel.co.uk/2008/08/20/task-lists-things-i-like-about-vbnet-one-of-many/#comment-81667</guid>
		<description>well done

That was great thing I never knew.</description>
		<content:encoded><![CDATA[<p>well done</p>
<p>That was great thing I never knew.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Writing an Excel DNA function Using an IDE by Ross McLean</title>
		<link>http://www.blog.methodsinexcel.co.uk/2010/09/22/writing-an-excel-dna-function-using-an-ide/comment-page-1/#comment-81653</link>
		<dc:creator>Ross McLean</dc:creator>
		<pubDate>Sun, 15 Jan 2012 10:42:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.methodsinexcel.co.uk/?p=1261#comment-81653</guid>
		<description>Have you imported the XL DNA dll? or put it in the right place?</description>
		<content:encoded><![CDATA[<p>Have you imported the XL DNA dll? or put it in the right place?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

