<?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: Sudoku Helper</title>
	<atom:link href="http://www.dailydoseofexcel.com/archives/2006/01/09/sudoku-helper/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dailydoseofexcel.com/archives/2006/01/09/sudoku-helper/</link>
	<description>Daily posts of Excel tips…and other stuff</description>
	<lastBuildDate>Thu, 09 Feb 2012 18:06:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: geoff hazel</title>
		<link>http://www.dailydoseofexcel.com/archives/2006/01/09/sudoku-helper/#comment-18470</link>
		<dc:creator>geoff hazel</dc:creator>
		<pubDate>Sat, 28 Jan 2006 06:44:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1313#comment-18470</guid>
		<description>&lt;p&gt;How do you modify the possible numbers, e.g. whittle down the possibles? For example if you see the same pair of numbers in two cells in a row, then those numbers cannot be in any other cell in that row. How do you mark them as unavailable in those other cells?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>How do you modify the possible numbers, e.g. whittle down the possibles? For example if you see the same pair of numbers in two cells in a row, then those numbers cannot be in any other cell in that row. How do you mark them as unavailable in those other cells?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jan</title>
		<link>http://www.dailydoseofexcel.com/archives/2006/01/09/sudoku-helper/#comment-18336</link>
		<dc:creator>Jan</dc:creator>
		<pubDate>Mon, 16 Jan 2006 14:20:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1313#comment-18336</guid>
		<description>&lt;p&gt;I ve got one that I put into Word using Word VBA just for a bit of challenge.  I also had an Access Sudo Solver which ran using only queries but it fails on the most fiendish ones where simple logic is no longer sufficient.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I ve got one that I put into Word using Word VBA just for a bit of challenge.  I also had an Access Sudo Solver which ran using only queries but it fails on the most fiendish ones where simple logic is no longer sufficient.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: keepITcool</title>
		<link>http://www.dailydoseofexcel.com/archives/2006/01/09/sudoku-helper/#comment-18193</link>
		<dc:creator>keepITcool</dc:creator>
		<pubDate>Thu, 12 Jan 2006 14:59:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1313#comment-18193</guid>
		<description>&lt;p&gt;Dick, &lt;/p&gt;
&lt;p&gt;I&#039;ve just sent you a revised copy of DKsudoku using normal formulas iso your UDF. Much faster :)&lt;/p&gt;
&lt;p&gt;I&#039;ve added 81 named formulas to keep track of the available numbers per cell using FREQUENCY function.&lt;br&gt;
=Frequency((Row1,Col1,Grid1),Bins)&lt;/p&gt;
&lt;p&gt;The formulas used for the CF now look like:&lt;br&gt;
=IF(ISBLANK(CELL01),N(INDEX(FREQ01,G3)&gt;0);1)&lt;/p&gt;
&lt;p&gt;Rgds, Jurgen Volkerink (aka keepITcool)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Dick, </p>
<p>I&#8217;ve just sent you a revised copy of DKsudoku using normal formulas iso your UDF. Much faster <img src='http://www.dailydoseofexcel.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I&#8217;ve added 81 named formulas to keep track of the available numbers per cell using FREQUENCY function.<br />
=Frequency((Row1,Col1,Grid1),Bins)</p>
<p>The formulas used for the CF now look like:<br />
=IF(ISBLANK(CELL01),N(INDEX(FREQ01,G3)&gt;0);1)</p>
<p>Rgds, Jurgen Volkerink (aka keepITcool)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zeljko</title>
		<link>http://www.dailydoseofexcel.com/archives/2006/01/09/sudoku-helper/#comment-18179</link>
		<dc:creator>zeljko</dc:creator>
		<pubDate>Wed, 11 Jan 2006 21:09:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1313#comment-18179</guid>
		<description>&lt;p&gt;Dear Harald,&lt;br&gt;
Sorry about little program error.&lt;br&gt;
Now is everythin OK.&lt;br&gt;
U have to be more carefull next time and always use SAVE AS.   ;-)&lt;br&gt;
Best regards Zeljko.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Dear Harald,<br />
Sorry about little program error.<br />
Now is everythin OK.<br />
U have to be more carefull next time and always use SAVE AS.   <img src='http://www.dailydoseofexcel.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> <br />
Best regards Zeljko.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Harald Staff</title>
		<link>http://www.dailydoseofexcel.com/archives/2006/01/09/sudoku-helper/#comment-18174</link>
		<dc:creator>Harald Staff</dc:creator>
		<pubDate>Wed, 11 Jan 2006 12:48:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1313#comment-18174</guid>
		<description>&lt;p&gt;Zeljiko&lt;/p&gt;
&lt;p&gt;On opening your Sudoku.xls, my other open Excel workbooks, and Excel herself, are invisible and unavaliable. Only the userform is visible. When the userform is closed, excel is gone and my work is lost.&lt;/p&gt;
&lt;p&gt;Don&#039;t ever ever ever write something like that again.&lt;/p&gt;
&lt;p&gt;Beste wishes Harald&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Zeljiko</p>
<p>On opening your Sudoku.xls, my other open Excel workbooks, and Excel herself, are invisible and unavaliable. Only the userform is visible. When the userform is closed, excel is gone and my work is lost.</p>
<p>Don&#8217;t ever ever ever write something like that again.</p>
<p>Beste wishes Harald</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zeljko</title>
		<link>http://www.dailydoseofexcel.com/archives/2006/01/09/sudoku-helper/#comment-18151</link>
		<dc:creator>zeljko</dc:creator>
		<pubDate>Tue, 10 Jan 2006 21:38:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1313#comment-18151</guid>
		<description>&lt;p&gt;&lt;a href=&quot;http://www.croexcel.com/uvod/sudoku.zip&quot; rel=&quot;nofollow&quot;&gt;http://www.croexcel.com/uvod/sudoku.zip&lt;/a&gt;&lt;br&gt;
Regards&lt;br&gt;
zeljko&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p><a href="http://www.croexcel.com/uvod/sudoku.zip" rel="nofollow">http://www.croexcel.com/uvod/sudoku.zip</a><br />
Regards<br />
zeljko</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sige</title>
		<link>http://www.dailydoseofexcel.com/archives/2006/01/09/sudoku-helper/#comment-18134</link>
		<dc:creator>Sige</dc:creator>
		<pubDate>Tue, 10 Jan 2006 12:40:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1313#comment-18134</guid>
		<description>&lt;p&gt;It works like a charm!&lt;br&gt;
Not that I doubted about it.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>It works like a charm!<br />
Not that I doubted about it.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

