<?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: Google Maps In Excel</title>
	<atom:link href="http://www.automateexcel.com/2005/07/28/google_maps_in_excel/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.automateexcel.com/2005/07/28/google_maps_in_excel/</link>
	<description>Everything Excel. Only Excel.</description>
	<lastBuildDate>Mon, 21 Nov 2011 07:25:47 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Bruce</title>
		<link>http://www.automateexcel.com/2005/07/28/google_maps_in_excel/comment-page-1/#comment-2327</link>
		<dc:creator>Bruce</dc:creator>
		<pubDate>Tue, 18 Oct 2011 20:38:28 +0000</pubDate>
		<guid isPermaLink="false">#comment-2327</guid>
		<description>Using google maps, bing,ovi and yahoo, Heres how to do geocoding, add markers, and create data driven mapping applications straight out of excel. 

http://ramblings.mcpher.com/Home/excelquirks/getmaps

Bruce</description>
		<content:encoded><![CDATA[<p>Using google maps, bing,ovi and yahoo, Heres how to do geocoding, add markers, and create data driven mapping applications straight out of excel. </p>
<p><a href="http://ramblings.mcpher.com/Home/excelquirks/getmaps" rel="nofollow">http://ramblings.mcpher.com/Home/excelquirks/getmaps</a></p>
<p>Bruce</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: surveyor</title>
		<link>http://www.automateexcel.com/2005/07/28/google_maps_in_excel/comment-page-1/#comment-2148</link>
		<dc:creator>surveyor</dc:creator>
		<pubDate>Sat, 23 Jul 2011 18:55:53 +0000</pubDate>
		<guid isPermaLink="false">#comment-2148</guid>
		<description>this just made my surveying life much easier today...thank you</description>
		<content:encoded><![CDATA[<p>this just made my surveying life much easier today&#8230;thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ark</title>
		<link>http://www.automateexcel.com/2005/07/28/google_maps_in_excel/comment-page-1/#comment-2071</link>
		<dc:creator>Ark</dc:creator>
		<pubDate>Wed, 20 Apr 2011 13:48:07 +0000</pubDate>
		<guid isPermaLink="false">#comment-2071</guid>
		<description>You can use Bing maps instead of Geocoder.us to get the longitude and latitude data, I need to work on using the Google API to do the same thing as it would be nice to put up Bing Maps and Googlemaps for the same address.</description>
		<content:encoded><![CDATA[<p>You can use Bing maps instead of Geocoder.us to get the longitude and latitude data, I need to work on using the Google API to do the same thing as it would be nice to put up Bing Maps and Googlemaps for the same address.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ark</title>
		<link>http://www.automateexcel.com/2005/07/28/google_maps_in_excel/comment-page-1/#comment-2069</link>
		<dc:creator>Ark</dc:creator>
		<pubDate>Wed, 20 Apr 2011 10:02:17 +0000</pubDate>
		<guid isPermaLink="false">#comment-2069</guid>
		<description>Really good, has anyone tried to get something like this working with the new Bing maps? &quot;M$ docs at there normal level&quot;</description>
		<content:encoded><![CDATA[<p>Really good, has anyone tried to get something like this working with the new Bing maps? &#8220;M$ docs at there normal level&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Add Google Maps to Excel Sheet &#171; Ruzza Consulting Inc.</title>
		<link>http://www.automateexcel.com/2005/07/28/google_maps_in_excel/comment-page-1/#comment-1715</link>
		<dc:creator>Add Google Maps to Excel Sheet &#171; Ruzza Consulting Inc.</dc:creator>
		<pubDate>Wed, 06 Oct 2010 04:57:52 +0000</pubDate>
		<guid isPermaLink="false">#comment-1715</guid>
		<description>[...] http://www.automateexcel.com/2005/07/28/google_maps_in_excel/  Filed under: Excel Comments Off     Comments (0) Trackbacks (0) ( subscribe to comments on this post ) [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://www.automateexcel.com/2005/07/28/google_maps_in_excel/" rel="nofollow">http://www.automateexcel.com/2005/07/28/google_maps_in_excel/</a>  Filed under: Excel Comments Off     Comments (0) Trackbacks (0) ( subscribe to comments on this post ) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Franz</title>
		<link>http://www.automateexcel.com/2005/07/28/google_maps_in_excel/comment-page-1/#comment-1547</link>
		<dc:creator>Franz</dc:creator>
		<pubDate>Fri, 11 Jun 2010 19:23:09 +0000</pubDate>
		<guid isPermaLink="false">#comment-1547</guid>
		<description>I consider myself a pretty advanced Excel user. I have developed several vba/Excel solutions but I have to admit I&#039;m feeling like the guy with one eye who&#039;s king amongst the blind when it comes to get GoogleMap info into Excel. And honestly, I don&#039;t understand most of what you&#039;re saying above.

I downloaded your simple Excel geocode spreadsheet and looked at the macro. Where the hell is the section that copies the Lat/Lon into B8/B9? How are these cells updated? I honestly don&#039;t have a clue.

But that&#039;s just a minor thing. I really do not know how you are doing it or what I see when I look up the website with the map. I got my Google API key and I believe I need to replace &#039;yourkeyhere&#039; in the html page googlemap.txt with this key.

What else do I need to do? Probably replace &#039;http://www.automateexcel.com/media/XXcomputer.gif\&#039; and &#039;&lt;a href=&quot;http://www.automateexcel.com&quot; rel=&quot;nofollow&quot;&gt;AutomateExcel.com&lt;/a&gt;&#039; with something, but what? Then I can see &#039;//map.centerAndZoom(new GPoint(-84.457741, 37.975192), 4);&#039; .....  Will this info be updated by the Excel VBA call &#039;ActiveWorkbook.XmlMaps(&quot;RDF_Map&quot;).Import URL:=&quot;http://geocoder.us/service/rest/geocode?address=&quot; &amp; sendstring&#039; ??

If I had a website called &#039;www.stupidme.com&#039;, would I need to replace &#039;automateexcel&#039; with &#039;stupidme&#039;? Would I need to create a sub folder &#039;/media&#039;? what does the &#039;XXcomputer.gif&#039; look like and what is it for?

Finally, how do I get the map to my Excel spreadsheet?

Man and I thought I know a bit about Excel.....

cheers
FRANZ</description>
		<content:encoded><![CDATA[<p>I consider myself a pretty advanced Excel user. I have developed several vba/Excel solutions but I have to admit I&#8217;m feeling like the guy with one eye who&#8217;s king amongst the blind when it comes to get GoogleMap info into Excel. And honestly, I don&#8217;t understand most of what you&#8217;re saying above.</p>
<p>I downloaded your simple Excel geocode spreadsheet and looked at the macro. Where the hell is the section that copies the Lat/Lon into B8/B9? How are these cells updated? I honestly don&#8217;t have a clue.</p>
<p>But that&#8217;s just a minor thing. I really do not know how you are doing it or what I see when I look up the website with the map. I got my Google API key and I believe I need to replace &#8216;yourkeyhere&#8217; in the html page googlemap.txt with this key.</p>
<p>What else do I need to do? Probably replace &#8216;<a href="http://www.automateexcel.com/media/XXcomputer.gif" rel="nofollow">http://www.automateexcel.com/media/XXcomputer.gif</a>\&#8217; and &#8216;<a href="http://www.automateexcel.com" rel="nofollow">AutomateExcel.com</a>&#8216; with something, but what? Then I can see &#8216;//map.centerAndZoom(new GPoint(-84.457741, 37.975192), 4);&#8217; &#8230;..  Will this info be updated by the Excel VBA call &#8216;ActiveWorkbook.XmlMaps(&#8220;RDF_Map&#8221;).Import URL:=&#8221;http://geocoder.us/service/rest/geocode?address=&#8221; &amp; sendstring&#8217; ??</p>
<p>If I had a website called &#8216;www.stupidme.com&#8217;, would I need to replace &#8216;automateexcel&#8217; with &#8216;stupidme&#8217;? Would I need to create a sub folder &#8216;/media&#8217;? what does the &#8216;XXcomputer.gif&#8217; look like and what is it for?</p>
<p>Finally, how do I get the map to my Excel spreadsheet?</p>
<p>Man and I thought I know a bit about Excel&#8230;..</p>
<p>cheers<br />
FRANZ</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Belch85</title>
		<link>http://www.automateexcel.com/2005/07/28/google_maps_in_excel/comment-page-1/#comment-1527</link>
		<dc:creator>Belch85</dc:creator>
		<pubDate>Wed, 19 May 2010 01:44:16 +0000</pubDate>
		<guid isPermaLink="false">#comment-1527</guid>
		<description>Excellent!  I&#039;m sure many more people have looked for this kind of API than what have commented - I have a question buddy....

I can&#039;t find a &quot;geocoder&quot; alternative for Australia - how can we get this to work?  We have a list of clients in Excel with an address - and I want to make a macro that pulls the address, gets the image from google maps, and brings it back into excel on a new sheet (Then prints).  most of this is easy, and adapting your work shouldn&#039;t be too difficult if i can only find a geocoder for Australia...

any ideas?  Suggestions?</description>
		<content:encoded><![CDATA[<p>Excellent!  I&#8217;m sure many more people have looked for this kind of API than what have commented &#8211; I have a question buddy&#8230;.</p>
<p>I can&#8217;t find a &#8220;geocoder&#8221; alternative for Australia &#8211; how can we get this to work?  We have a list of clients in Excel with an address &#8211; and I want to make a macro that pulls the address, gets the image from google maps, and brings it back into excel on a new sheet (Then prints).  most of this is easy, and adapting your work shouldn&#8217;t be too difficult if i can only find a geocoder for Australia&#8230;</p>
<p>any ideas?  Suggestions?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bryan</title>
		<link>http://www.automateexcel.com/2005/07/28/google_maps_in_excel/comment-page-1/#comment-1447</link>
		<dc:creator>Bryan</dc:creator>
		<pubDate>Wed, 17 Feb 2010 15:17:43 +0000</pubDate>
		<guid isPermaLink="false">#comment-1447</guid>
		<description>This is exactly what I&#039;m looking for. Here&#039;s a question though. What if I wanted say 5 or 10 dots on my map. Could I refresh the map and it shows multiple dots?

Also, lets say I have a list of 10 addresses in excel and all these are plotted on the map. Now lets say I filter those 10 addresses. Could the map (once refreshed)change with my newly revised address list?
Thanks</description>
		<content:encoded><![CDATA[<p>This is exactly what I&#8217;m looking for. Here&#8217;s a question though. What if I wanted say 5 or 10 dots on my map. Could I refresh the map and it shows multiple dots?</p>
<p>Also, lets say I have a list of 10 addresses in excel and all these are plotted on the map. Now lets say I filter those 10 addresses. Could the map (once refreshed)change with my newly revised address list?<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jck</title>
		<link>http://www.automateexcel.com/2005/07/28/google_maps_in_excel/comment-page-1/#comment-1409</link>
		<dc:creator>jck</dc:creator>
		<pubDate>Tue, 12 Jan 2010 22:24:48 +0000</pubDate>
		<guid isPermaLink="false">#comment-1409</guid>
		<description>Roderick- 
To embed this type of frame, go to the Developer Tab in Excel 2007, then choose Insert and select the &quot;More Controls&quot; button under the ActiveX section, followed by selecting &quot;Microsoft Web Explorer&quot;.
Thanks</description>
		<content:encoded><![CDATA[<p>Roderick-<br />
To embed this type of frame, go to the Developer Tab in Excel 2007, then choose Insert and select the &#8220;More Controls&#8221; button under the ActiveX section, followed by selecting &#8220;Microsoft Web Explorer&#8221;.<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roderick</title>
		<link>http://www.automateexcel.com/2005/07/28/google_maps_in_excel/comment-page-1/#comment-1147</link>
		<dc:creator>Roderick</dc:creator>
		<pubDate>Wed, 11 Feb 2009 20:56:18 +0000</pubDate>
		<guid isPermaLink="false">#comment-1147</guid>
		<description>How are you able to embed this iframe (is that what it is?) into a spreadsheet? I&#039;d like to embed other websites into spreadsheets (like a minibrowser within excel)  Thanks</description>
		<content:encoded><![CDATA[<p>How are you able to embed this iframe (is that what it is?) into a spreadsheet? I&#8217;d like to embed other websites into spreadsheets (like a minibrowser within excel)  Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>

