<?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"
	>
<channel>
	<title>Comments on: Use the MIN function to find the employee with the lowest sales</title>
	<atom:link href="http://www.freshexcel.com/formula-and-function-examples/min-function-find-employee-lowest-sales/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.freshexcel.com/formula-and-function-examples/min-function-find-employee-lowest-sales/</link>
	<description>Quick and Easy Excel Tips and Tutorials</description>
	<pubDate>Tue, 06 Jan 2009 12:19:06 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Jon Peltier</title>
		<link>http://www.freshexcel.com/formula-and-function-examples/min-function-find-employee-lowest-sales/#comment-1110</link>
		<dc:creator>Jon Peltier</dc:creator>
		<pubDate>Wed, 15 Oct 2008 00:53:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.freshexcel.com/?p=375#comment-1110</guid>
		<description>Didn't I comment already? This post looks very familiar.

This will not identify the employee with the lowest sales, merely the lowest sales value.

You could use conditional formatting to highlight this minimum value in the table. Select B2:E10, go to Formatting menu &#62; Conditional Formatting, and select Formula for Condition 1. Enter =B2=B$12 or =B2=MIN(B$2:B$10) as yoour condition formula, and select a format to highlight this minimum, perhaps bold red text of light red background.</description>
		<content:encoded><![CDATA[<p>Didn&#8217;t I comment already? This post looks very familiar.</p>
<p>This will not identify the employee with the lowest sales, merely the lowest sales value.</p>
<p>You could use conditional formatting to highlight this minimum value in the table. Select B2:E10, go to Formatting menu &gt; Conditional Formatting, and select Formula for Condition 1. Enter =B2=B$12 or =B2=MIN(B$2:B$10) as yoour condition formula, and select a format to highlight this minimum, perhaps bold red text of light red background.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Peltier</title>
		<link>http://www.freshexcel.com/formula-and-function-examples/min-function-find-employee-lowest-sales/#comment-979</link>
		<dc:creator>Jon Peltier</dc:creator>
		<pubDate>Wed, 08 Oct 2008 12:50:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.freshexcel.com/?p=375#comment-979</guid>
		<description>Strictly speaking, this doesn't identify the employee with the lowest sales, it identifies the lowest sales value. To identify the employee, you could use conditional formatting. Select B2:E10, go to Formatting menu &#62; Conditional Formatting, choose Formula Is for Condition 1, and enter this formula:

=B2=MIN(B$2:B$10)

then click Format and pick a fill color to identify the lowest performer. Click Enter, and the lowest value in each column will be highlighted.</description>
		<content:encoded><![CDATA[<p>Strictly speaking, this doesn&#8217;t identify the employee with the lowest sales, it identifies the lowest sales value. To identify the employee, you could use conditional formatting. Select B2:E10, go to Formatting menu &gt; Conditional Formatting, choose Formula Is for Condition 1, and enter this formula:</p>
<p>=B2=MIN(B$2:B$10)</p>
<p>then click Format and pick a fill color to identify the lowest performer. Click Enter, and the lowest value in each column will be highlighted.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.819 seconds -->
