<?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: Lab Tests</title>
	<atom:link href="http://www.dailydoseofexcel.com/archives/2005/07/15/lab-tests/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dailydoseofexcel.com/archives/2005/07/15/lab-tests/</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: frank</title>
		<link>http://www.dailydoseofexcel.com/archives/2005/07/15/lab-tests/#comment-15547</link>
		<dc:creator>frank</dc:creator>
		<pubDate>Sat, 16 Jul 2005 23:44:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1191#comment-15547</guid>
		<description>&lt;p&gt;&quot;If 2 of the values are the same, those 2 values are averaged.&quot;&lt;/p&gt;
&lt;p&gt;In practice, this comes to the same as saying: &lt;/p&gt;
&lt;p&gt;&quot;If at least 2 of the values are the same, the result of my formula sould be that number.&quot;&lt;/p&gt;
&lt;p&gt;Is that right?&lt;/p&gt;
&lt;p&gt;The following formula does that and it seems to have the same results as the array formula:&lt;/p&gt;
&lt;p&gt;=IF(A1=A2;A1;IF(A1=A3;A1;IF(A2=A3;A2;AVERAGE(Rng))))&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>&#8220;If 2 of the values are the same, those 2 values are averaged.&#8221;</p>
<p>In practice, this comes to the same as saying: </p>
<p>&#8220;If at least 2 of the values are the same, the result of my formula sould be that number.&#8221;</p>
<p>Is that right?</p>
<p>The following formula does that and it seems to have the same results as the array formula:</p>
<p>=IF(A1=A2;A1;IF(A1=A3;A1;IF(A2=A3;A2;AVERAGE(Rng))))</p>
]]></content:encoded>
	</item>
</channel>
</rss>

