<?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 VBA Macro &#187; vba function</title>
	<atom:link href="http://excelvbamacro.com/tag/vba-function/feed" rel="self" type="application/rss+xml" />
	<link>http://excelvbamacro.com</link>
	<description>Excel VBA Macro Tutorial and Examples</description>
	<lastBuildDate>Wed, 25 May 2011 08:37:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Changing Microsoft Excel Status Bar</title>
		<link>http://excelvbamacro.com/changing-microsoft-excel-status-bar.html</link>
		<comments>http://excelvbamacro.com/changing-microsoft-excel-status-bar.html#comments</comments>
		<pubDate>Wed, 10 Sep 2008 14:34:50 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[Excel VBA Function]]></category>
		<category><![CDATA[excel status bar]]></category>
		<category><![CDATA[status bar]]></category>
		<category><![CDATA[vba function]]></category>
		<category><![CDATA[vba macro]]></category>

		<guid isPermaLink="false">http://excelvbamacro.com/?p=28</guid>
		<description><![CDATA[Maybe for some reason we want to change our Microsoft Excel Status Bar, then this simple vba function will do the work for us. The end result will look like this: Ok, to do it, put this following code in &#8230; <a href="http://excelvbamacro.com/changing-microsoft-excel-status-bar.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://excelvbamacro.com/changing-microsoft-excel-status-bar.html/feed</wfw:commentRss>
		<slash:comments>655</slash:comments>
		</item>
		<item>
		<title>Handy VBA To Calculate Person Age</title>
		<link>http://excelvbamacro.com/handy-function-to-calculate-person-age.html</link>
		<comments>http://excelvbamacro.com/handy-function-to-calculate-person-age.html#comments</comments>
		<pubDate>Wed, 10 Sep 2008 01:45:37 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[Excel VBA Function]]></category>
		<category><![CDATA[datediff]]></category>
		<category><![CDATA[mod]]></category>
		<category><![CDATA[vba function]]></category>

		<guid isPermaLink="false">http://excelvbamacro.com/?p=20</guid>
		<description><![CDATA[This handy VBA procedure is just to show you how we can calculate and display someone Age. To do this, of course we need to know their date of birth first, then simply using datediff and mod vba functions we &#8230; <a href="http://excelvbamacro.com/handy-function-to-calculate-person-age.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://excelvbamacro.com/handy-function-to-calculate-person-age.html/feed</wfw:commentRss>
		<slash:comments>1671</slash:comments>
		</item>
	</channel>
</rss>

