<?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: Findout Thanksgiving Day&#8217;s Date for Any Year [Excel Formulas]</title>
	<atom:link href="http://chandoo.org/wp/2009/11/25/findout-thanksgiving-date/feed/" rel="self" type="application/rss+xml" />
	<link>http://chandoo.org/wp/2009/11/25/findout-thanksgiving-date/</link>
	<description>Fresh Excel Tips, Tricks, Charts, Tutorials, Downloads, Dashboards and Visualization Showcase for your Inspiration and Productivity</description>
	<lastBuildDate>Thu, 18 Mar 2010 18:42:43 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Rick Rothstein (MVP - Excel)</title>
		<link>http://chandoo.org/wp/2009/11/25/findout-thanksgiving-date/#comment-86279</link>
		<dc:creator>Rick Rothstein (MVP - Excel)</dc:creator>
		<pubDate>Thu, 26 Nov 2009 05:50:19 +0000</pubDate>
		<guid isPermaLink="false">http://chandoo.org/wp/?p=2423#comment-86279</guid>
		<description>@Andy... there is an &quot;error&quot; in the formula the way it got posted... there should be *two* minus signs (I am pretty sure I typed two of them) in front of the expression containing the MOD function, not just the one minus sign that got posted.</description>
		<content:encoded><![CDATA[<p>@Andy&#8230; there is an &#8220;error&#8221; in the formula the way it got posted&#8230; there should be *two* minus signs (I am pretty sure I typed two of them) in front of the expression containing the MOD function, not just the one minus sign that got posted.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rick Rothstein (MVP - Excel)</title>
		<link>http://chandoo.org/wp/2009/11/25/findout-thanksgiving-date/#comment-86278</link>
		<dc:creator>Rick Rothstein (MVP - Excel)</dc:creator>
		<pubDate>Thu, 26 Nov 2009 05:21:19 +0000</pubDate>
		<guid isPermaLink="false">http://chandoo.org/wp/?p=2423#comment-86278</guid>
		<description>@Andy... I think this formula will produce the same results as your last posted Boxer Day formula...

=WORKDAY(date,--(MOD(date,7)&lt;3))

although I&#039;m not sure why we are using &quot;date&quot; as an argument with that date will always be December 26th of the given year (right?).</description>
		<content:encoded><![CDATA[<p>@Andy&#8230; I think this formula will produce the same results as your last posted Boxer Day formula&#8230;</p>
<p>=WORKDAY(date,&#8211;(MOD(date,7)&lt;3))</p>
<p>although I&#039;m not sure why we are using &quot;date&quot; as an argument with that date will always be December 26th of the given year (right?).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy</title>
		<link>http://chandoo.org/wp/2009/11/25/findout-thanksgiving-date/#comment-86248</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Wed, 25 Nov 2009 20:29:53 +0000</pubDate>
		<guid isPermaLink="false">http://chandoo.org/wp/?p=2423#comment-86248</guid>
		<description>Ok, so a correction on my part: you don&#039;t need to specify Christmas Day for the Boxing Day formula. It should be as follows:
=IF(OR(WEEKDAY(date)=1,WEEKDAY(date)=2,WEEKDAY(date)=7),WORKDAY(date,1),date)</description>
		<content:encoded><![CDATA[<p>Ok, so a correction on my part: you don&#8217;t need to specify Christmas Day for the Boxing Day formula. It should be as follows:<br />
=IF(OR(WEEKDAY(date)=1,WEEKDAY(date)=2,WEEKDAY(date)=7),WORKDAY(date,1),date)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy</title>
		<link>http://chandoo.org/wp/2009/11/25/findout-thanksgiving-date/#comment-86247</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Wed, 25 Nov 2009 20:25:08 +0000</pubDate>
		<guid isPermaLink="false">http://chandoo.org/wp/?p=2423#comment-86247</guid>
		<description>Rick: When Dec 26th is a Saturday, the stat holiday is Monday (28th). When a Sunday, it will be Tuesday (28th) (due to the Christmas Day stat holiday moving from the Saturday to the Monday). When a Monday, it will be Tuesday (27th) (due to Christmas Day stat moving from Sunday to Monday). Any other days of the week it will be the normal day.</description>
		<content:encoded><![CDATA[<p>Rick: When Dec 26th is a Saturday, the stat holiday is Monday (28th). When a Sunday, it will be Tuesday (28th) (due to the Christmas Day stat holiday moving from the Saturday to the Monday). When a Monday, it will be Tuesday (27th) (due to Christmas Day stat moving from Sunday to Monday). Any other days of the week it will be the normal day.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rick Rothstein (MVP - Excel)</title>
		<link>http://chandoo.org/wp/2009/11/25/findout-thanksgiving-date/#comment-86245</link>
		<dc:creator>Rick Rothstein (MVP - Excel)</dc:creator>
		<pubDate>Wed, 25 Nov 2009 20:17:34 +0000</pubDate>
		<guid isPermaLink="false">http://chandoo.org/wp/?p=2423#comment-86245</guid>
		<description>Andy... I don&#039;t think I understand the rules governing Boxer Day sufficiently to address your question. I tried looking it up online, but can&#039;t find an explanation that satisfies my lack of understanding. I realize that if December 26th falls on a Tuesday, Wednesday, Thursday or Friday, the stat holiday is observed on that day... can you list what day it is observed on when December 26th falls on Saturday, Sunday or Monday?</description>
		<content:encoded><![CDATA[<p>Andy&#8230; I don&#8217;t think I understand the rules governing Boxer Day sufficiently to address your question. I tried looking it up online, but can&#8217;t find an explanation that satisfies my lack of understanding. I realize that if December 26th falls on a Tuesday, Wednesday, Thursday or Friday, the stat holiday is observed on that day&#8230; can you list what day it is observed on when December 26th falls on Saturday, Sunday or Monday?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rick Rothstein (MVP - Excel)</title>
		<link>http://chandoo.org/wp/2009/11/25/findout-thanksgiving-date/#comment-86244</link>
		<dc:creator>Rick Rothstein (MVP - Excel)</dc:creator>
		<pubDate>Wed, 25 Nov 2009 20:14:38 +0000</pubDate>
		<guid isPermaLink="false">http://chandoo.org/wp/?p=2423#comment-86244</guid>
		<description>Chandoo... The only reason I mentioned the Analysis ToolPak is because in my volunteering efforts in the online newsgroups, I see quite a lot of people who do not have this add-in activated, more than I think you are imagining (they usually write back asking about the error they are getting when an Analysis ToolPak function is used in a posted answer to their question). If a worksheet using your WORKDAY solution is given to one of these types of users, then they may not know what to do with the error they see. As XL2007 and XL2010 take hold more and more, this problem will diminish to almost nothing; but, for now, I think it needs to be acknowledged.</description>
		<content:encoded><![CDATA[<p>Chandoo&#8230; The only reason I mentioned the Analysis ToolPak is because in my volunteering efforts in the online newsgroups, I see quite a lot of people who do not have this add-in activated, more than I think you are imagining (they usually write back asking about the error they are getting when an Analysis ToolPak function is used in a posted answer to their question). If a worksheet using your WORKDAY solution is given to one of these types of users, then they may not know what to do with the error they see. As XL2007 and XL2010 take hold more and more, this problem will diminish to almost nothing; but, for now, I think it needs to be acknowledged.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy</title>
		<link>http://chandoo.org/wp/2009/11/25/findout-thanksgiving-date/#comment-86242</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Wed, 25 Nov 2009 20:08:04 +0000</pubDate>
		<guid isPermaLink="false">http://chandoo.org/wp/?p=2423#comment-86242</guid>
		<description>@Chandoo: thanks for that, I&#039;m really not sure how I missed that function! However, it still needs to only advance the date if it falls on a weekend. So putting the WORKDAY function within an IF as follows seems to work:
=IF(OR(WEEKDAY(date)=1,WEEKDAY(date)=7),WORKDAY(date,1),date)
Again, a modification needs to be made for Boxing Day, but this is now simpler as the WORKDAY function can be defined to exclude specific dates (ie Christmas Day). So this can be amended as follows:
=IF(OR(WEEKDAY(date)=1,WEEKDAY(date)=7,WEEKDAY(date)=2),WORKDAY(date,1,date-1),date)</description>
		<content:encoded><![CDATA[<p>@Chandoo: thanks for that, I&#8217;m really not sure how I missed that function! However, it still needs to only advance the date if it falls on a weekend. So putting the WORKDAY function within an IF as follows seems to work:<br />
=IF(OR(WEEKDAY(date)=1,WEEKDAY(date)=7),WORKDAY(date,1),date)<br />
Again, a modification needs to be made for Boxing Day, but this is now simpler as the WORKDAY function can be defined to exclude specific dates (ie Christmas Day). So this can be amended as follows:<br />
=IF(OR(WEEKDAY(date)=1,WEEKDAY(date)=7,WEEKDAY(date)=2),WORKDAY(date,1,date-1),date)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chandoo</title>
		<link>http://chandoo.org/wp/2009/11/25/findout-thanksgiving-date/#comment-86240</link>
		<dc:creator>Chandoo</dc:creator>
		<pubDate>Wed, 25 Nov 2009 20:03:50 +0000</pubDate>
		<guid isPermaLink="false">http://chandoo.org/wp/?p=2423#comment-86240</guid>
		<description>@Rick.. true... WORKDAY requires the analysis toolpak. Considering the fact that most users have it anyway, I am sure it is an easy way than writing date manipulation formulas (which are more difficult than traditional arithmetic or lookup formulas)

Also, my comment counter include trackbacks / pingbacks as well - there is a pingback from deb&#039;s site to this article...</description>
		<content:encoded><![CDATA[<p>@Rick.. true&#8230; WORKDAY requires the analysis toolpak. Considering the fact that most users have it anyway, I am sure it is an easy way than writing date manipulation formulas (which are more difficult than traditional arithmetic or lookup formulas)</p>
<p>Also, my comment counter include trackbacks / pingbacks as well &#8211; there is a pingback from deb&#8217;s site to this article&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rick Rothstein (MVP - Excel)</title>
		<link>http://chandoo.org/wp/2009/11/25/findout-thanksgiving-date/#comment-86239</link>
		<dc:creator>Rick Rothstein (MVP - Excel)</dc:creator>
		<pubDate>Wed, 25 Nov 2009 19:59:27 +0000</pubDate>
		<guid isPermaLink="false">http://chandoo.org/wp/?p=2423#comment-86239</guid>
		<description>Chandoo... true, but only if you have the Analysis ToolPak add-in activated (except in XL2007 where the WORKDAY function is an always activated function).  As an aside, why does your Comments &quot;counter&quot; shown under the tip&#039;s title show one more comment than there actually are?</description>
		<content:encoded><![CDATA[<p>Chandoo&#8230; true, but only if you have the Analysis ToolPak add-in activated (except in XL2007 where the WORKDAY function is an always activated function).  As an aside, why does your Comments &#8220;counter&#8221; shown under the tip&#8217;s title show one more comment than there actually are?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chandoo</title>
		<link>http://chandoo.org/wp/2009/11/25/findout-thanksgiving-date/#comment-86238</link>
		<dc:creator>Chandoo</dc:creator>
		<pubDate>Wed, 25 Nov 2009 19:52:07 +0000</pubDate>
		<guid isPermaLink="false">http://chandoo.org/wp/?p=2423#comment-86238</guid>
		<description>@Andy &amp; Rick ... I assume you are using the &quot;advance weekend dates to monday&quot; in the context of finding the next working day, in which case, the formula =WORKDAY(date,1) is good enough. It gives you next working day&#039;s date no matter what.</description>
		<content:encoded><![CDATA[<p>@Andy &#038; Rick &#8230; I assume you are using the &#8220;advance weekend dates to monday&#8221; in the context of finding the next working day, in which case, the formula =WORKDAY(date,1) is good enough. It gives you next working day&#8217;s date no matter what.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
