<?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/"
	
	xmlns:georss="http://www.georss.org/georss"
	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	
	>
<channel>
	<title>
	Comments on: Data Validation to Avoid Duplicate Values	</title>
	<atom:link href="https://excelzoom.com/data-validation-to-avoid-duplicate-values/feed/" rel="self" type="application/rss+xml" />
	<link>https://excelzoom.com/data-validation-to-avoid-duplicate-values/</link>
	<description>...because it&#039;s more than just a calculator</description>
	<lastBuildDate>Mon, 13 Feb 2017 07:03:00 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.2</generator>
	<item>
		<title>
		By: Blake Bond		</title>
		<link>https://excelzoom.com/data-validation-to-avoid-duplicate-values/#comment-1962</link>

		<dc:creator><![CDATA[Blake Bond]]></dc:creator>
		<pubDate>Mon, 13 Feb 2017 07:03:00 +0000</pubDate>
		<guid isPermaLink="false">http://excelzoom.com/?p=112#comment-1962</guid>

					<description><![CDATA[http://tutorialway.com/use-drawing-objects-in-excel/]]></description>
			<content:encoded><![CDATA[<p><a href="http://tutorialway.com/use-drawing-objects-in-excel/" rel="nofollow ugc">http://tutorialway.com/use-drawing-objects-in-excel/</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Colin		</title>
		<link>https://excelzoom.com/data-validation-to-avoid-duplicate-values/#comment-973</link>

		<dc:creator><![CDATA[Colin]]></dc:creator>
		<pubDate>Mon, 17 Feb 2014 04:44:31 +0000</pubDate>
		<guid isPermaLink="false">http://excelzoom.com/?p=112#comment-973</guid>

					<description><![CDATA[The non-macro technique only works if the 2nd (and subsequent)entries of a specific value are entered in a row BELOW the 1st entry of that value. Try it. For example, using alpha char&#039;s, enter a,b,c,d down the column, then go back and overwrite a or b with c or d. The duplicate entry is accepted as the DV rule returns TRUE - because it is based on the row number to determine the count, which is not really logical. A better way is to use =COUNTIF($A:$A,A1)&#060;=1 as this works no matter where or when an additional value is entered.]]></description>
			<content:encoded><![CDATA[<p>The non-macro technique only works if the 2nd (and subsequent)entries of a specific value are entered in a row BELOW the 1st entry of that value. Try it. For example, using alpha char&#8217;s, enter a,b,c,d down the column, then go back and overwrite a or b with c or d. The duplicate entry is accepted as the DV rule returns TRUE &#8211; because it is based on the row number to determine the count, which is not really logical. A better way is to use =COUNTIF($A:$A,A1)&lt;=1 as this works no matter where or when an additional value is entered.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Tayyab		</title>
		<link>https://excelzoom.com/data-validation-to-avoid-duplicate-values/#comment-805</link>

		<dc:creator><![CDATA[Tayyab]]></dc:creator>
		<pubDate>Sun, 04 Mar 2012 17:01:25 +0000</pubDate>
		<guid isPermaLink="false">http://excelzoom.com/?p=112#comment-805</guid>

					<description><![CDATA[Hi
I have requirement, to select segment name from data validation list , after selection of segment make a separate copy paste file  in a specific folder, this exercise I have to in 80 segments, I made a macro but the macro didn&#039;t  change the segment name from validation list, 
please help me]]></description>
			<content:encoded><![CDATA[<p>Hi<br />
I have requirement, to select segment name from data validation list , after selection of segment make a separate copy paste file  in a specific folder, this exercise I have to in 80 segments, I made a macro but the macro didn&#8217;t  change the segment name from validation list,<br />
please help me</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Scott		</title>
		<link>https://excelzoom.com/data-validation-to-avoid-duplicate-values/#comment-111</link>

		<dc:creator><![CDATA[Scott]]></dc:creator>
		<pubDate>Sat, 29 Aug 2009 19:15:16 +0000</pubDate>
		<guid isPermaLink="false">http://excelzoom.com/?p=112#comment-111</guid>

					<description><![CDATA[Aslam, please see the update to this tip, which includes the macro that does exactly what the article describes.  Hope this helps!]]></description>
			<content:encoded><![CDATA[<p>Aslam, please see the update to this tip, which includes the macro that does exactly what the article describes.  Hope this helps!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Aslam		</title>
		<link>https://excelzoom.com/data-validation-to-avoid-duplicate-values/#comment-109</link>

		<dc:creator><![CDATA[Aslam]]></dc:creator>
		<pubDate>Sat, 29 Aug 2009 13:14:23 +0000</pubDate>
		<guid isPermaLink="false">http://excelzoom.com/?p=112#comment-109</guid>

					<description><![CDATA[Many many thanks for providing a unique data validation formula for avoiding duplicates.

In addition to this, i request you please guide us step by step that how to write macro and UDF.

thanks and kind regards]]></description>
			<content:encoded><![CDATA[<p>Many many thanks for providing a unique data validation formula for avoiding duplicates.</p>
<p>In addition to this, i request you please guide us step by step that how to write macro and UDF.</p>
<p>thanks and kind regards</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
