<?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: A Curious OR</title>
	<atom:link href="http://www.dailydoseofexcel.com/archives/2005/05/23/a-curious-or/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dailydoseofexcel.com/archives/2005/05/23/a-curious-or/</link>
	<description>Daily posts of Excel tips…and other stuff</description>
	<lastBuildDate>Thu, 09 Feb 2012 18:06:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Carl Alexander</title>
		<link>http://www.dailydoseofexcel.com/archives/2005/05/23/a-curious-or/#comment-14384</link>
		<dc:creator>Carl Alexander</dc:creator>
		<pubDate>Tue, 28 Jun 2005 21:52:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1140#comment-14384</guid>
		<description>&lt;p&gt;As written, your IF function&#039;s first argument resolves to a FALSE condition so that the function&#039;s evaluation skips the second argument and uses the third.&lt;br&gt;
I think you need a formula like the following:&lt;br&gt;
=IF(OR(ISBLANK(D8),ISBLANK(E8)),&quot;&quot;,D8+E8)&lt;br&gt;
Note that the second argument (&quot;&quot;) produces a non-numeric outcome (if that is your intent). You may want to use a zero instead.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>As written, your IF function&#8217;s first argument resolves to a FALSE condition so that the function&#8217;s evaluation skips the second argument and uses the third.<br />
I think you need a formula like the following:<br />
=IF(OR(ISBLANK(D8),ISBLANK(E8)),&#8221;",D8+E8)<br />
Note that the second argument (&#8220;&#8221;) produces a non-numeric outcome (if that is your intent). You may want to use a zero instead.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carl Alexander</title>
		<link>http://www.dailydoseofexcel.com/archives/2005/05/23/a-curious-or/#comment-14382</link>
		<dc:creator>Carl Alexander</dc:creator>
		<pubDate>Tue, 28 Jun 2005 21:22:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1140#comment-14382</guid>
		<description>&lt;p&gt;The argument for the ISBLANK function looks like an improper logical construct. It looks like a text entry, which might mean the &quot;OR&quot; transform is a Tools-Autocorrect problem?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>The argument for the ISBLANK function looks like an improper logical construct. It looks like a text entry, which might mean the &#8220;OR&#8221; transform is a Tools-Autocorrect problem?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jkpieterse</title>
		<link>http://www.dailydoseofexcel.com/archives/2005/05/23/a-curious-or/#comment-12477</link>
		<dc:creator>jkpieterse</dc:creator>
		<pubDate>Tue, 24 May 2005 09:14:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1140#comment-12477</guid>
		<description>&lt;p&gt;loannis:&lt;br&gt;
I tried what you described. Surprisingly, Excel produced this function in case one uses the function wizard:&lt;/p&gt;
&lt;p&gt;=ISERROR(&quot;A1?)&lt;/p&gt;
&lt;p&gt;(there are quotes around the address, might not show in the post )&lt;/p&gt;
&lt;p&gt;Instead of&lt;/p&gt;
&lt;p&gt;=ISERROR(A1)&lt;/p&gt;
&lt;p&gt;(without quotes, as expected)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>loannis:<br />
I tried what you described. Surprisingly, Excel produced this function in case one uses the function wizard:</p>
<p>=ISERROR(&#8220;A1?)</p>
<p>(there are quotes around the address, might not show in the post )</p>
<p>Instead of</p>
<p>=ISERROR(A1)</p>
<p>(without quotes, as expected)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Root</title>
		<link>http://www.dailydoseofexcel.com/archives/2005/05/23/a-curious-or/#comment-12474</link>
		<dc:creator>Root</dc:creator>
		<pubDate>Tue, 24 May 2005 01:07:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1140#comment-12474</guid>
		<description>&lt;p&gt;It really makes my day that you guys use my Gemini template. Every time. I always like to think that if I get stuck on the macros for my annual accounts then at least someone here might help me out. :). Good luck to you all. Open Source rocks. :)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>It really makes my day that you guys use my Gemini template. Every time. I always like to think that if I get stuck on the macros for my annual accounts then at least someone here might help me out. <img src='http://www.dailydoseofexcel.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> . Good luck to you all. Open Source rocks. <img src='http://www.dailydoseofexcel.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ioannis</title>
		<link>http://www.dailydoseofexcel.com/archives/2005/05/23/a-curious-or/#comment-12473</link>
		<dc:creator>Ioannis</dc:creator>
		<pubDate>Tue, 24 May 2005 00:11:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1140#comment-12473</guid>
		<description>&lt;p&gt;One more problem with the erased defined names.&lt;br&gt;
In cell A1 I have the error #NAME?.&lt;br&gt;
I have the error from a defined name that does not exist.&lt;br&gt;
I check this error with the function  = ISERROR(A1)&lt;br&gt;
I use the keyboard.&lt;br&gt;
All right, I take TRUE.&lt;br&gt;
Now I do the same, with &quot;Insert Function Box.&quot;&lt;br&gt;
Surprise! Now I take FALSE.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>One more problem with the erased defined names.<br />
In cell A1 I have the error #NAME?.<br />
I have the error from a defined name that does not exist.<br />
I check this error with the function  = ISERROR(A1)<br />
I use the keyboard.<br />
All right, I take TRUE.<br />
Now I do the same, with &#8220;Insert Function Box.&#8221;<br />
Surprise! Now I take FALSE.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob S</title>
		<link>http://www.dailydoseofexcel.com/archives/2005/05/23/a-curious-or/#comment-12471</link>
		<dc:creator>Rob S</dc:creator>
		<pubDate>Mon, 23 May 2005 21:04:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1140#comment-12471</guid>
		<description>&lt;p&gt;Name a cell &quot;or&quot; then delete the cell. Now the &quot;oR&quot; will be replaced by &quot;or&quot; in the formula. If you copy the range to a new book the formula will still read &quot;or&quot; but there will be no named range. Weird...&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Name a cell &#8220;or&#8221; then delete the cell. Now the &#8220;oR&#8221; will be replaced by &#8220;or&#8221; in the formula. If you copy the range to a new book the formula will still read &#8220;or&#8221; but there will be no named range. Weird&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vasant</title>
		<link>http://www.dailydoseofexcel.com/archives/2005/05/23/a-curious-or/#comment-12470</link>
		<dc:creator>Vasant</dc:creator>
		<pubDate>Mon, 23 May 2005 20:31:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1140#comment-12470</guid>
		<description>&lt;p&gt;Could very easily have been accidental; e.g., typing oR into the Name Box and hitting Enter. Of course, that doesn&#039;t explain how it got deleted if the originator of the workbook is as clueless as you say :-).&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Could very easily have been accidental; e.g., typing oR into the Name Box and hitting Enter. Of course, that doesn&#8217;t explain how it got deleted if the originator of the workbook is as clueless as you say <img src='http://www.dailydoseofexcel.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dick Kusleika</title>
		<link>http://www.dailydoseofexcel.com/archives/2005/05/23/a-curious-or/#comment-12468</link>
		<dc:creator>Dick Kusleika</dc:creator>
		<pubDate>Mon, 23 May 2005 20:11:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1140#comment-12468</guid>
		<description>&lt;p&gt;&quot;Excel somehow remembers the deleted name.&quot;&lt;/p&gt;
&lt;p&gt;Maybe, but I&#039;d be VERY surprised if the person who sent this workbook ever used a defined name.  I guess I&#039;ll ask.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>&#8220;Excel somehow remembers the deleted name.&#8221;</p>
<p>Maybe, but I&#8217;d be VERY surprised if the person who sent this workbook ever used a defined name.  I guess I&#8217;ll ask.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vasant</title>
		<link>http://www.dailydoseofexcel.com/archives/2005/05/23/a-curious-or/#comment-12466</link>
		<dc:creator>Vasant</dc:creator>
		<pubDate>Mon, 23 May 2005 19:38:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1140#comment-12466</guid>
		<description>&lt;p&gt;I think the point was that this is happening with a specific workbook. zfraile has hit the nail on the head; Excel somehow remembers the deleted name.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I think the point was that this is happening with a specific workbook. zfraile has hit the nail on the head; Excel somehow remembers the deleted name.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: locker</title>
		<link>http://www.dailydoseofexcel.com/archives/2005/05/23/a-curious-or/#comment-12465</link>
		<dc:creator>locker</dc:creator>
		<pubDate>Mon, 23 May 2005 19:18:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1140#comment-12465</guid>
		<description>&lt;p&gt;I tried it in Excel 2000 and got the same results as Terry.  The OR remained capitalized and the formula added the values in columns D and E regardless of whether or not they contained a blank.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I tried it in Excel 2000 and got the same results as Terry.  The OR remained capitalized and the formula added the values in columns D and E regardless of whether or not they contained a blank.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

