<?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: How to create a list of random unique numbers in excel</title> <atom:link href="http://www.get-digital-help.com/2009/07/03/how-to-create-a-random-list-of-unique-numbers-in-excel/feed/" rel="self" type="application/rss+xml" /><link>http://www.get-digital-help.com/2009/07/03/how-to-create-a-random-list-of-unique-numbers-in-excel/</link> <description>Quality excel resource</description> <lastBuildDate>Sat, 11 Feb 2012 15:14:13 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: Iji</title><link>http://www.get-digital-help.com/2009/07/03/how-to-create-a-random-list-of-unique-numbers-in-excel/comment-page-1/#comment-32296</link> <dc:creator>Iji</dc:creator> <pubDate>Wed, 31 Aug 2011 05:32:23 +0000</pubDate> <guid
isPermaLink="false">http://www.get-digital-help.com/?p=1803#comment-32296</guid> <description>As a workaround, I&#039;ve added the first function that came to mind (SUM) to change the array with 1 item to a single value.
RANDBETWEEN(1,SUM(ROW(A1)))</description> <content:encoded><![CDATA[<p>As a workaround, I've added the first function that came to mind (SUM) to change the array with 1 item to a single value.</p><p>RANDBETWEEN(1,SUM(ROW(A1)))</p> ]]></content:encoded> </item> <item><title>By: Iji</title><link>http://www.get-digital-help.com/2009/07/03/how-to-create-a-random-list-of-unique-numbers-in-excel/comment-page-1/#comment-32261</link> <dc:creator>Iji</dc:creator> <pubDate>Tue, 30 Aug 2011 12:17:45 +0000</pubDate> <guid
isPermaLink="false">http://www.get-digital-help.com/?p=1803#comment-32261</guid> <description>The sample file works in Excel 2003 while pressing F9, but if using F2 and ctrl+shift+enter on B3 for example, the result is #VALUE! even if not changing anything.
Formula evaluation shows in Step 5: RANDBETWEEN(1,{10}) with 10 in {} that evaluates to #VALUE.</description> <content:encoded><![CDATA[<p>The sample file works in Excel 2003 while pressing F9, but if using F2 and ctrl+shift+enter on B3 for example, the result is #VALUE! even if not changing anything.</p><p>Formula evaluation shows in Step 5: RANDBETWEEN(1,{10}) with 10 in {} that evaluates to #VALUE.</p> ]]></content:encoded> </item> <item><title>By: Fajar</title><link>http://www.get-digital-help.com/2009/07/03/how-to-create-a-random-list-of-unique-numbers-in-excel/comment-page-1/#comment-30867</link> <dc:creator>Fajar</dc:creator> <pubDate>Wed, 10 Aug 2011 05:21:23 +0000</pubDate> <guid
isPermaLink="false">http://www.get-digital-help.com/?p=1803#comment-30867</guid> <description>@ Oscar
Thank you for your quick reply.
Your suggestion is definitely work.
Thank you.</description> <content:encoded><![CDATA[<p>@ Oscar<br
/> Thank you for your quick reply.<br
/> Your suggestion is definitely work.<br
/> Thank you.</p> ]]></content:encoded> </item> <item><title>By: Oscar</title><link>http://www.get-digital-help.com/2009/07/03/how-to-create-a-random-list-of-unique-numbers-in-excel/comment-page-1/#comment-30838</link> <dc:creator>Oscar</dc:creator> <pubDate>Tue, 09 Aug 2011 19:06:37 +0000</pubDate> <guid
isPermaLink="false">http://www.get-digital-help.com/?p=1803#comment-30838</guid> <description>Fajar,
Array formula in B2:
&lt;div id=&quot;code1&quot;&gt;=LARGE(ROW($1:$10)*NOT(COUNTIF($A$2:A2, ROW($1:$10))), RANDBETWEEN(1, 11-COLUMN(A1)))&lt;/div&gt;
Cell A2 is empty. Copy cell B2 to cell range C2:O2.</description> <content:encoded><![CDATA[<p>Fajar,</p><p>Array formula in B2:</p><div
id="code1">=LARGE(ROW($1:$10)*NOT(COUNTIF($A$2:A2, ROW($1:$10))), RANDBETWEEN(1, 11-COLUMN(A1)))</div><p>Cell A2 is empty. Copy cell B2 to cell range C2:O2.</p> ]]></content:encoded> </item> <item><title>By: Fajar</title><link>http://www.get-digital-help.com/2009/07/03/how-to-create-a-random-list-of-unique-numbers-in-excel/comment-page-1/#comment-30817</link> <dc:creator>Fajar</dc:creator> <pubDate>Tue, 09 Aug 2011 14:17:10 +0000</pubDate> <guid
isPermaLink="false">http://www.get-digital-help.com/?p=1803#comment-30817</guid> <description>How to transpose it into colomn?</description> <content:encoded><![CDATA[<p>How to transpose it into colomn?</p> ]]></content:encoded> </item> </channel> </rss>
