<?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: Excel Calendar Trick</title>
	<atom:link href="http://www.techjive.net/2007/02/11/excel-calendar-trick/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.techjive.net/2007/02/11/excel-calendar-trick/</link>
	<description>Making Tech Jive For You</description>
	<lastBuildDate>Tue, 24 Jan 2012 11:52:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: krishnan</title>
		<link>http://www.techjive.net/2007/02/11/excel-calendar-trick/comment-page-1/#comment-4956</link>
		<dc:creator>krishnan</dc:creator>
		<pubDate>Fri, 16 May 2008 08:44:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.techjive.net/2007/02/11/excel-calendar-trick/#comment-4956</guid>
		<description>It is not working man</description>
		<content:encoded><![CDATA[<p>It is not working man</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gates Is, You Know</title>
		<link>http://www.techjive.net/2007/02/11/excel-calendar-trick/comment-page-1/#comment-4411</link>
		<dc:creator>Gates Is, You Know</dc:creator>
		<pubDate>Tue, 25 Mar 2008 01:18:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.techjive.net/2007/02/11/excel-calendar-trick/#comment-4411</guid>
		<description>There needs to be a less than and greater than sign following NOW() in the comment above - a victim of posting HTML.</description>
		<content:encoded><![CDATA[<p>There needs to be a less than and greater than sign following NOW() in the comment above &#8211; a victim of posting HTML.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gates Is, You Know</title>
		<link>http://www.techjive.net/2007/02/11/excel-calendar-trick/comment-page-1/#comment-4410</link>
		<dc:creator>Gates Is, You Know</dc:creator>
		<pubDate>Tue, 25 Mar 2008 01:16:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.techjive.net/2007/02/11/excel-calendar-trick/#comment-4410</guid>
		<description>You know,
MONTH(DATE(YEAR(NOW()),MONTH(NOW()),1)) is MONTH(NOW())

and one possible simplification is to define BOM as
=DATE(YEAR(NOW()),MONTH(NOW()),1)
and absorbing the &quot;minus 1&quot; in the formula, giving
{=IF(
        MONTH(NOW())MONTH(BOM-(WEEKDAY(BOM)-1)+ {0;1;2;3;4;5}*7+{0,1,2,3,4,5,6}),
        &quot;&quot;,
        BOM-(WEEKDAY(BOM)-1)+{0;1;2;3;4;5}*7+{0,1,2,3,4,5,6}
      )}

Perhaps some will find that more intuitive or instructive.</description>
		<content:encoded><![CDATA[<p>You know,<br />
MONTH(DATE(YEAR(NOW()),MONTH(NOW()),1)) is MONTH(NOW())</p>
<p>and one possible simplification is to define BOM as<br />
=DATE(YEAR(NOW()),MONTH(NOW()),1)<br />
and absorbing the &#8220;minus 1&#8243; in the formula, giving<br />
{=IF(<br />
        MONTH(NOW())MONTH(BOM-(WEEKDAY(BOM)-1)+ {0;1;2;3;4;5}*7+{0,1,2,3,4,5,6}),<br />
        &#8220;&#8221;,<br />
        BOM-(WEEKDAY(BOM)-1)+{0;1;2;3;4;5}*7+{0,1,2,3,4,5,6}<br />
      )}</p>
<p>Perhaps some will find that more intuitive or instructive.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nuski</title>
		<link>http://www.techjive.net/2007/02/11/excel-calendar-trick/comment-page-1/#comment-45</link>
		<dc:creator>Nuski</dc:creator>
		<pubDate>Tue, 20 Feb 2007 21:23:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.techjive.net/2007/02/11/excel-calendar-trick/#comment-45</guid>
		<description>This is very, very good.

Now, how do you have this formula calculate for the remaining months of the year (not the current month)?</description>
		<content:encoded><![CDATA[<p>This is very, very good.</p>
<p>Now, how do you have this formula calculate for the remaining months of the year (not the current month)?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

