<?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: What&#8217;s true in an Excel IF statement?</title>
	<atom:link href="http://blog.mclaughlinsoftware.com/2008/11/24/whats-true-in-an-excel-if-statement/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.mclaughlinsoftware.com/2008/11/24/whats-true-in-an-excel-if-statement/</link>
	<description>Michael McLaughlin's Technical Blog</description>
	<lastBuildDate>Mon, 15 Mar 2010 01:07:23 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Laurent Schneider</title>
		<link>http://blog.mclaughlinsoftware.com/2008/11/24/whats-true-in-an-excel-if-statement/comment-page-1/#comment-256</link>
		<dc:creator>Laurent Schneider</dc:creator>
		<pubDate>Mon, 24 Nov 2008 09:45:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mclaughlinsoftware.com/?p=1028#comment-256</guid>
		<description>then the false date is Jan 0, 1900 ? 

=IF(DATE(1900,1,0),TRUE,FALSE)
FALSE

of course not Dec 31, 1899... which is in the future you know...

=DATUM(1899,12,31)+1
01.01.3800

:)</description>
		<content:encoded><![CDATA[<p>then the false date is Jan 0, 1900 ? </p>
<p>=IF(DATE(1900,1,0),TRUE,FALSE)<br />
FALSE</p>
<p>of course not Dec 31, 1899&#8230; which is in the future you know&#8230;</p>
<p>=DATUM(1899,12,31)+1<br />
01.01.3800</p>
<p> <img src='http://blog.mclaughlinsoftware.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
