<?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: Logical operations in array formulas</title>
	<atom:link href="http://www.dailydoseofexcel.com/archives/2004/12/04/logical-operations-in-array-formulas/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dailydoseofexcel.com/archives/2004/12/04/logical-operations-in-array-formulas/</link>
	<description>Daily posts of Excel tips…and other stuff</description>
	<lastBuildDate>Wed, 08 Feb 2012 23:58:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Dave</title>
		<link>http://www.dailydoseofexcel.com/archives/2004/12/04/logical-operations-in-array-formulas/#comment-49349</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Wed, 25 Aug 2010 08:44:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=899#comment-49349</guid>
		<description>&lt;p&gt;Cool workaround... Tnx!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Cool workaround&#8230; Tnx!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vincent</title>
		<link>http://www.dailydoseofexcel.com/archives/2004/12/04/logical-operations-in-array-formulas/#comment-39387</link>
		<dc:creator>Vincent</dc:creator>
		<pubDate>Mon, 18 May 2009 15:06:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=899#comment-39387</guid>
		<description>&lt;p&gt;Welldone! Thanks!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Welldone! Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Doug Jenkins</title>
		<link>http://www.dailydoseofexcel.com/archives/2004/12/04/logical-operations-in-array-formulas/#comment-31931</link>
		<dc:creator>Doug Jenkins</dc:creator>
		<pubDate>Sat, 19 Apr 2008 03:19:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=899#comment-31931</guid>
		<description>&lt;p&gt;=SUM(MIN(A1:C1),MIN(A2:C2),MIN(A3:C3))&lt;/p&gt;
&lt;p&gt;Doesn&#039;t need to be entered as an array formula.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>=SUM(MIN(A1:C1),MIN(A2:C2),MIN(A3:C3))</p>
<p>Doesn&#8217;t need to be entered as an array formula.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Maria</title>
		<link>http://www.dailydoseofexcel.com/archives/2004/12/04/logical-operations-in-array-formulas/#comment-31893</link>
		<dc:creator>Maria</dc:creator>
		<pubDate>Thu, 17 Apr 2008 06:17:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=899#comment-31893</guid>
		<description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I have an array formula question involving &quot;sum&quot; and &quot;minimum&quot;.  I would like to sum the minimums of two columns.  For example:&lt;/p&gt;
&lt;p&gt;        A       B    min(A,B)&lt;br&gt;
1:      1       2       1&lt;br&gt;
2:      5       4       4&lt;br&gt;
3:      4       3       3&lt;/p&gt;
&lt;p&gt;I would like to sum the minimum of each row, i.e. 1+4+3 to get 8, however when I use the array formula (SUM(MIN(A1:A3,B1:B3)) I get 1.  Is there a way this can be done in excel without using SUM(IF(A45:A47&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>I have an array formula question involving &#8220;sum&#8221; and &#8220;minimum&#8221;.  I would like to sum the minimums of two columns.  For example:</p>
<p>        A       B    min(A,B)<br />
1:      1       2       1<br />
2:      5       4       4<br />
3:      4       3       3</p>
<p>I would like to sum the minimum of each row, i.e. 1+4+3 to get 8, however when I use the array formula (SUM(MIN(A1:A3,B1:B3)) I get 1.  Is there a way this can be done in excel without using SUM(IF(A45:A47</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frank Kabel</title>
		<link>http://www.dailydoseofexcel.com/archives/2004/12/04/logical-operations-in-array-formulas/#comment-2946</link>
		<dc:creator>Frank Kabel</dc:creator>
		<pubDate>Tue, 14 Dec 2004 01:54:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=899#comment-2946</guid>
		<description>&lt;p&gt;Hi Frank (B)&lt;br&gt;
thanks for your comment. I have done the same as Juan described in his post. Only problem (as stated) is the 255 characters limit :-(&lt;br&gt;
Frank&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi Frank (B)<br />
thanks for your comment. I have done the same as Juan described in his post. Only problem (as stated) is the 255 characters limit <img src='http://www.dailydoseofexcel.com/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /> <br />
Frank</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Juan Pablo Gonz·lez</title>
		<link>http://www.dailydoseofexcel.com/archives/2004/12/04/logical-operations-in-array-formulas/#comment-2945</link>
		<dc:creator>Juan Pablo Gonz·lez</dc:creator>
		<pubDate>Mon, 13 Dec 2004 23:25:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=899#comment-2945</guid>
		<description>&lt;p&gt;Frank (B),&lt;/p&gt;
&lt;p&gt;I have.  I think its a lot faster than doing a loop.  Just put the formula inside an Evaluate() and you&#039;re done, *but* you have to be careful not to exceed the 255 character limit...&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Frank (B),</p>
<p>I have.  I think its a lot faster than doing a loop.  Just put the formula inside an Evaluate() and you&#8217;re done, *but* you have to be careful not to exceed the 255 character limit&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frank Brutsaert</title>
		<link>http://www.dailydoseofexcel.com/archives/2004/12/04/logical-operations-in-array-formulas/#comment-2944</link>
		<dc:creator>Frank Brutsaert</dc:creator>
		<pubDate>Mon, 13 Dec 2004 20:35:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=899#comment-2944</guid>
		<description>&lt;p&gt;Frank, in fact your way of using array formulas also mimics the database functions, which shows what a powerful technique it is. Without the second dimension, it would look like =MIN(IF((A1=&quot;value1?)*(B1=&quot;value2?),C1)); so leaving away rows 2 to 10. &lt;/p&gt;
&lt;p&gt;Having in mind that VBA arrays can have more than two dimensions, I wanted to ask you if you ever applied your conditional array technique in VBA.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Frank, in fact your way of using array formulas also mimics the database functions, which shows what a powerful technique it is. Without the second dimension, it would look like =MIN(IF((A1=&#8221;value1?)*(B1=&#8221;value2?),C1)); so leaving away rows 2 to 10. </p>
<p>Having in mind that VBA arrays can have more than two dimensions, I wanted to ask you if you ever applied your conditional array technique in VBA.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rita</title>
		<link>http://www.dailydoseofexcel.com/archives/2004/12/04/logical-operations-in-array-formulas/#comment-2912</link>
		<dc:creator>Rita</dc:creator>
		<pubDate>Sat, 11 Dec 2004 12:44:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=899#comment-2912</guid>
		<description>&lt;p&gt;Very educational! If I had kids, I would send them to Excel classes with you.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Very educational! If I had kids, I would send them to Excel classes with you.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

