<?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; last day of month</title>
	<atom:link href="http://excelvbamacro.com/tag/last-day-of-month/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>Find the Last Day of any Month</title>
		<link>http://excelvbamacro.com/find-the-last-day-of-any-month.html</link>
		<comments>http://excelvbamacro.com/find-the-last-day-of-any-month.html#comments</comments>
		<pubDate>Tue, 09 Jun 2009 03:42:11 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[Excel Formula]]></category>
		<category><![CDATA[excel formula]]></category>
		<category><![CDATA[excel vba end of month]]></category>
		<category><![CDATA[last day of month]]></category>

		<guid isPermaLink="false">http://excelvbamacro.com/?p=516</guid>
		<description><![CDATA[Simple Microsoft Excel formula to find the last day of any given month. ' =DATE(YEAR(A1),MONTH(A1)+1,0) ' Posts Related to Find the Last Day of any MonthHow to create Excel function/formula?This is the reason why the power of Excel when combined &#8230; <a href="http://excelvbamacro.com/find-the-last-day-of-any-month.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://excelvbamacro.com/find-the-last-day-of-any-month.html/feed</wfw:commentRss>
		<slash:comments>2000</slash:comments>
		</item>
	</channel>
</rss>

