<?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; array</title>
	<atom:link href="http://excelvbamacro.com/tag/array/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>How to get an Acronym using Excel VBA?</title>
		<link>http://excelvbamacro.com/acronym-excel-vba.html</link>
		<comments>http://excelvbamacro.com/acronym-excel-vba.html#comments</comments>
		<pubDate>Wed, 17 Jun 2009 07:25:04 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[Excel Formula]]></category>
		<category><![CDATA[acronym]]></category>
		<category><![CDATA[array]]></category>
		<category><![CDATA[excel macro example]]></category>
		<category><![CDATA[excel vba example]]></category>
		<category><![CDATA[left]]></category>
		<category><![CDATA[split]]></category>
		<category><![CDATA[ucase]]></category>

		<guid isPermaLink="false">http://excelvbamacro.com/?p=530</guid>
		<description><![CDATA[The purpose of the following example of Excel VBA macro is to get the acronym or an abbreviation of each of the first letter of any given words. Function Acronym(Words As Variant) As String Dim aWord() As String, ix As &#8230; <a href="http://excelvbamacro.com/acronym-excel-vba.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://excelvbamacro.com/acronym-excel-vba.html/feed</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
	</channel>
</rss>

