<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
xmlns:rawvoice="http://www.rawvoice.com/rawvoiceRssModule/"
>

<channel>
	<title>Methods In Excel &#187; Excel + Web</title>
	<atom:link href="http://www.blog.methodsinexcel.co.uk/category/excel-web/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.blog.methodsinexcel.co.uk</link>
	<description></description>
	<lastBuildDate>Fri, 27 Jan 2012 18:27:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
<!-- podcast_generator="Blubrry PowerPress/2.0.4" -->
	<itunes:summary>Ross McLean from Methods In Excel, catches up with Excel Developers around the world to find out what&#039;s happen in the world of Excel!</itunes:summary>
	<itunes:author>Methods In Excel</itunes:author>
	<itunes:explicit>clean</itunes:explicit>
	<itunes:image href="http://www.methodsinexcel.co.uk/Downloads/Podcasts/Podcast.jpg" />
	<itunes:owner>
		<itunes:name>Methods In Excel</itunes:name>
		<itunes:email>rossmclean@gmail.com</itunes:email>
	</itunes:owner>
	<managingEditor>rossmclean@gmail.com (Methods In Excel)</managingEditor>
	<copyright>Ross Mclean</copyright>
	<itunes:subtitle>The Methods In Excel Podcasts</itunes:subtitle>
	<itunes:keywords>Excel, VBA, Office, .Net, Ross Mclean, XL</itunes:keywords>
	<image>
		<title>Methods In Excel &#187; Excel + Web</title>
		<url>http://www.methodsinexcel.co.uk/Downloads/Podcasts/Podcast.jpg</url>
		<link>http://www.blog.methodsinexcel.co.uk/category/excel-web/</link>
	</image>
	<itunes:category text="Technology">
		<itunes:category text="Software How-To" />
		<itunes:category text="Tech News" />
	</itunes:category>
		<item>
		<title>An Excel eBay Sold Prices Search Tool</title>
		<link>http://www.blog.methodsinexcel.co.uk/2010/05/19/an-excel-ebay-sold-prices-search-tool/</link>
		<comments>http://www.blog.methodsinexcel.co.uk/2010/05/19/an-excel-ebay-sold-prices-search-tool/#comments</comments>
		<pubDate>Wed, 19 May 2010 10:32:34 +0000</pubDate>
		<dc:creator>Ross McLean</dc:creator>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[Excel + Web]]></category>
		<category><![CDATA[News!]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[eBay]]></category>
		<category><![CDATA[Price Search Tool]]></category>

		<guid isPermaLink="false">http://www.blog.methodsinexcel.co.uk/?p=1146</guid>
		<description><![CDATA[I wanted to buy a Blackberry for work, my company don’t provide me with one, preferring smoke signals instead ;-). Obviously I didn’t want to pay top dollar for it so it was off to eBay in search of a bargain. I noticed there was a large spread of prices for the same phone, which [...]]]></description>
		<wfw:commentRss>http://www.blog.methodsinexcel.co.uk/2010/05/19/an-excel-ebay-sold-prices-search-tool/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>EditGrid: Excel Plus public beta.</title>
		<link>http://www.blog.methodsinexcel.co.uk/2008/04/09/editgrid-excel-plus-public-beta/</link>
		<comments>http://www.blog.methodsinexcel.co.uk/2008/04/09/editgrid-excel-plus-public-beta/#comments</comments>
		<pubDate>Wed, 09 Apr 2008 13:14:18 +0000</pubDate>
		<dc:creator>Ross McLean</dc:creator>
				<category><![CDATA[Excel + Web]]></category>
		<category><![CDATA[Cloud]]></category>

		<guid isPermaLink="false">http://www.blog.methodsinexcel.co.uk/2008/04/09/editgrid-excel-plus-public-beta/</guid>
		<description><![CDATA[EditGrid is one of the better on-line spreadsheets. I&#8217;ve not used it much but took a quick look today. I was impressed with what I saw and interestingly they have cleverly made working with Excel and EditGrid easy with there addin: Take a look here This, I would think is a key factor, dont try [...]]]></description>
		<wfw:commentRss>http://www.blog.methodsinexcel.co.uk/2008/04/09/editgrid-excel-plus-public-beta/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Geocoding in Excel using Google Maps API</title>
		<link>http://www.blog.methodsinexcel.co.uk/2007/11/12/geocoding-in-excel-using-google-maps-api/</link>
		<comments>http://www.blog.methodsinexcel.co.uk/2007/11/12/geocoding-in-excel-using-google-maps-api/#comments</comments>
		<pubDate>Mon, 12 Nov 2007 16:46:01 +0000</pubDate>
		<dc:creator>Ross McLean</dc:creator>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[Excel + Web]]></category>
		<category><![CDATA[UDF]]></category>
		<category><![CDATA[Cloud]]></category>
		<category><![CDATA[Examples]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[VBA]]></category>

		<guid isPermaLink="false">http://www.blog.methodsinexcel.co.uk/2007/11/12/geocoding-in-excel-using-google-maps-api/</guid>
		<description><![CDATA[Heres a little example of some VBA functions I put together to get geocodes into excel using the google maps API. It&#8217;s not the best geocoder in the world, but it does ok in the test I&#8217;ve done so far, although it does just come up with blanks for some locations. To use it you [...]]]></description>
		<wfw:commentRss>http://www.blog.methodsinexcel.co.uk/2007/11/12/geocoding-in-excel-using-google-maps-api/feed/</wfw:commentRss>
		<slash:comments>29</slash:comments>
		</item>
	</channel>
</rss>

