<?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/"
	>

<channel>
	<title>Excel Blog &#187; Coding</title>
	<atom:link href="http://www.excelblog.net/blog/category/coding/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.excelblog.net/blog</link>
	<description>Info about MS Excel</description>
	<lastBuildDate>Sat, 04 Jul 2009 17:57:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Google Maps In Excel</title>
		<link>http://www.excelblog.net/blog/2005/08/11/google-maps-in-excel/</link>
		<comments>http://www.excelblog.net/blog/2005/08/11/google-maps-in-excel/#comments</comments>
		<pubDate>Thu, 11 Aug 2005 16:21:06 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Coding]]></category>

		<guid isPermaLink="false">http://www.excelblog.net/2005/08/11/google-maps-in-excel/</guid>
		<description><![CDATA[An interesting idea. But how, beyond the neato factor, would one use an Excel sheet with an embedded Google map? Here&#8217;s my first attempt at using google maps in excel (download below). Currently I can input an address and have a google map of the address displayed in Excel, with most of the cool google [...]]]></description>
			<content:encoded><![CDATA[<p>An interesting idea. But how, beyond the neato factor, would one use an Excel sheet with an embedded Google map?</p>
<blockquote><p>Here&#8217;s my first attempt at using google maps in excel (download below). Currently I can input an address and have a google map of the address displayed in Excel, with most of the cool google functionality.</p></blockquote>
<p>Source &#8211; <a href="http://www.automateexcel.com/index.php/2005/07/28/google_maps_in_excel#trackbacks">Google Maps In Excel</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.excelblog.net/blog/2005/08/11/google-maps-in-excel/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>July 2005 Update of  the Microsoft Excel 2003 VBA Language Reference</title>
		<link>http://www.excelblog.net/blog/2005/07/19/july-2005-update-of-the-microsoft-excel-2003-vba-language-reference/</link>
		<comments>http://www.excelblog.net/blog/2005/07/19/july-2005-update-of-the-microsoft-excel-2003-vba-language-reference/#comments</comments>
		<pubDate>Tue, 19 Jul 2005 17:47:52 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Coding]]></category>
		<category><![CDATA[VBA]]></category>

		<guid isPermaLink="false">http://www.excelblog.net/2005/07/19/july-2005-update-of-the-microsoft-excel-2003-vba-language-reference/</guid>
		<description><![CDATA[The Excel 2003 VBA Language Reference has been updated. Welcome to the Microsoft Excel 2003 Language Reference. This reference contains conceptual overviews, programming tasks, samples, and references to guide you in developing solutions based on Microsoft Excel. Publish date of this reference: July 2005 (version 2003) Download the Microsoft Excel 2003 Language Reference The reference [...]]]></description>
			<content:encoded><![CDATA[<p>The Excel 2003 VBA Language Reference has been updated.</p>
<blockquote><p>Welcome to the Microsoft Excel 2003 Language Reference. This reference contains conceptual overviews, programming tasks, samples, and references to guide you in developing solutions based on Microsoft Excel.</p>
<p>Publish date of this reference: July 2005 (version 2003)</p>
<p>Download the Microsoft Excel 2003 Language Reference</p>
<p>The reference contains the following sections:</p>
<p>What&#8217;s New Provides a list of new members by object and in alphabetical order.<br />
Concepts Provides important concepts for developing custom Excel solutions.<br />
Reference Provides reference materials for the Excel object model.</p></blockquote>
<p>Source: <a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vbaxl11/html/Welcome_HV01134775.asp">Welcome to the Microsoft Excel 2003 VBA Language Reference</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.excelblog.net/blog/2005/07/19/july-2005-update-of-the-microsoft-excel-2003-vba-language-reference/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Migrating Excel VBA Solutions to Visual Studio 2005 Tools for Office</title>
		<link>http://www.excelblog.net/blog/2005/07/11/migrating-excel-vba-solutions-to-visual-studio-2005-tools-for-office/</link>
		<comments>http://www.excelblog.net/blog/2005/07/11/migrating-excel-vba-solutions-to-visual-studio-2005-tools-for-office/#comments</comments>
		<pubDate>Mon, 11 Jul 2005 17:02:07 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Coding]]></category>
		<category><![CDATA[VBA]]></category>

		<guid isPermaLink="false">http://www.excelblog.net/2005/07/11/migrating-excel-vba-solutions-to-visual-studio-2005-tools-for-office/</guid>
		<description><![CDATA[Microsoft Visual Basic for Applications (VBA) is the programming environment and language for Microsoft Office that has been available for several years. Microsoft Office 2003 Editions have a new environment for building applications, called Visual Studio Tools for Office, which is based on the Microsoft .NET Framework. Microsoft Visual Studio Tools for Office, Version 2003, [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p>Microsoft Visual Basic for Applications (VBA) is the programming environment and language for Microsoft Office that has been available for several years. Microsoft Office 2003 Editions have a new environment for building applications, called Visual Studio Tools for Office, which is based on the Microsoft .NET Framework.</p>
<p>Microsoft Visual Studio Tools for Office, Version 2003, offered many advantages over VBA, but Microsoft Visual Studio 2005 Tools for Office enhances these features for even more user productivity.</p>
<p>This article analyzes many solution migration issues that you may face when using the Visual Basic language to directly migrate a VBA solution to Visual Studio 2005 Tools for Office. The</p></blockquote>
<p>Source : <a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/odc_vsto2005_ta/html/OfficeVSTOExcelVBAMigration.asp">Migrating Excel VBA Solutions to Visual Studio 2005 Tools for Office</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.excelblog.net/blog/2005/07/11/migrating-excel-vba-solutions-to-visual-studio-2005-tools-for-office/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
