<?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: Solve Sudoku Puzzles using Excel [because it is weekend]</title>
	<atom:link href="http://chandoo.org/wp/2009/10/23/solve-sudoku-using-excel/feed/" rel="self" type="application/rss+xml" />
	<link>http://chandoo.org/wp/2009/10/23/solve-sudoku-using-excel/</link>
	<description>Fresh Excel Tips, Tricks, Charts, Tutorials, Downloads, Dashboards and Visualization Showcase for your Inspiration and Productivity</description>
	<lastBuildDate>Fri, 19 Mar 2010 15:13:27 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Sanjay Kalrani</title>
		<link>http://chandoo.org/wp/2009/10/23/solve-sudoku-using-excel/#comment-87955</link>
		<dc:creator>Sanjay Kalrani</dc:creator>
		<pubDate>Fri, 11 Dec 2009 17:49:55 +0000</pubDate>
		<guid isPermaLink="false">http://chandoo.org/wp/?p=2339#comment-87955</guid>
		<description>Thanks Chandoo..I missed this post of yours. 
1) Just as I did this, I was pretty much interested in creating an excel that could generate SUDOKU puzzles. 
2) I haven&#039;t tried more than 10 iterations..but yes, more difficult problems would get solved if you increase the iterations in the code.

Sanjay</description>
		<content:encoded><![CDATA[<p>Thanks Chandoo..I missed this post of yours.<br />
1) Just as I did this, I was pretty much interested in creating an excel that could generate SUDOKU puzzles.<br />
2) I haven&#8217;t tried more than 10 iterations..but yes, more difficult problems would get solved if you increase the iterations in the code.</p>
<p>Sanjay</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chandoo</title>
		<link>http://chandoo.org/wp/2009/10/23/solve-sudoku-using-excel/#comment-82343</link>
		<dc:creator>Chandoo</dc:creator>
		<pubDate>Mon, 26 Oct 2009 06:22:52 +0000</pubDate>
		<guid isPermaLink="false">http://chandoo.org/wp/?p=2339#comment-82343</guid>
		<description>@cdascgil: Thank you. I have noticed it too. But the macro stops after 10 iterations. May be you can increase the number and see if it solves the tougher ones.

@Struzak: Thank you. and thanks for the link to sudoku generator.

@Modeste: Wow, that is cool. 

@David: try now, I have uploaded the Excel 2007 version originally. Now I have replaced the file with an Excel 2003 compatible version.</description>
		<content:encoded><![CDATA[<p>@cdascgil: Thank you. I have noticed it too. But the macro stops after 10 iterations. May be you can increase the number and see if it solves the tougher ones.</p>
<p>@Struzak: Thank you. and thanks for the link to sudoku generator.</p>
<p>@Modeste: Wow, that is cool. </p>
<p>@David: try now, I have uploaded the Excel 2007 version originally. Now I have replaced the file with an Excel 2003 compatible version.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://chandoo.org/wp/2009/10/23/solve-sudoku-using-excel/#comment-82297</link>
		<dc:creator>David</dc:creator>
		<pubDate>Sun, 25 Oct 2009 22:33:28 +0000</pubDate>
		<guid isPermaLink="false">http://chandoo.org/wp/?p=2339#comment-82297</guid>
		<description>It seems that others have successfully opened this file, so what am I doing wrong? I can&#039;t see a workbook in the zip file so can&#039;t even look at it! (It probably doesn&#039;t matter, because I only have Excel 2003.)

The content of the file I downloaded didn&#039;t seem to have anything to do with Sudoko. (It has folders _rels; docProps; &amp; xl).</description>
		<content:encoded><![CDATA[<p>It seems that others have successfully opened this file, so what am I doing wrong? I can&#8217;t see a workbook in the zip file so can&#8217;t even look at it! (It probably doesn&#8217;t matter, because I only have Excel 2003.)</p>
<p>The content of the file I downloaded didn&#8217;t seem to have anything to do with Sudoko. (It has folders _rels; docProps; &amp; xl).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Modeste</title>
		<link>http://chandoo.org/wp/2009/10/23/solve-sudoku-using-excel/#comment-81990</link>
		<dc:creator>Modeste</dc:creator>
		<pubDate>Fri, 23 Oct 2009 22:25:42 +0000</pubDate>
		<guid isPermaLink="false">http://chandoo.org/wp/?p=2339#comment-81990</guid>
		<description>Dear Arnold,
Assuming knowing the rules to form a given Sudoku and fully completed, 
there are a multitude of grids with the same relations 
that is to say: 
- Permutations digit numbers 
- Rotations per group of columns or rows 
- But also rotations in groups 

applying these principles to a bank of model grid 
it is possible to generate and print indefinitely differents grids for pleasure always renewed ... 

That&#039;s what I have done :
http://www.cijoint.fr/cjlink.php?file=cj200910/cij9dWRCr1.xls

- I don&#039;t create any of the original model grids, nor the soluce proc
- the worksheet is protected with blank

Print and Enjoy !!!</description>
		<content:encoded><![CDATA[<p>Dear Arnold,<br />
Assuming knowing the rules to form a given Sudoku and fully completed,<br />
there are a multitude of grids with the same relations<br />
that is to say:<br />
- Permutations digit numbers<br />
- Rotations per group of columns or rows<br />
- But also rotations in groups </p>
<p>applying these principles to a bank of model grid<br />
it is possible to generate and print indefinitely differents grids for pleasure always renewed &#8230; </p>
<p>That&#8217;s what I have done :<br />
<a href="http://www.cijoint.fr/cjlink.php?file=cj200910/cij9dWRCr1.xls" rel="nofollow">http://www.cijoint.fr/cjlink.php?file=cj200910/cij9dWRCr1.xls</a></p>
<p>- I don&#8217;t create any of the original model grids, nor the soluce proc<br />
- the worksheet is protected with blank</p>
<p>Print and Enjoy !!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arnold</title>
		<link>http://chandoo.org/wp/2009/10/23/solve-sudoku-using-excel/#comment-81948</link>
		<dc:creator>Arnold</dc:creator>
		<pubDate>Fri, 23 Oct 2009 16:07:09 +0000</pubDate>
		<guid isPermaLink="false">http://chandoo.org/wp/?p=2339#comment-81948</guid>
		<description>Thanks all!!</description>
		<content:encoded><![CDATA[<p>Thanks all!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stružák</title>
		<link>http://chandoo.org/wp/2009/10/23/solve-sudoku-using-excel/#comment-81944</link>
		<dc:creator>Stružák</dc:creator>
		<pubDate>Fri, 23 Oct 2009 15:42:35 +0000</pubDate>
		<guid isPermaLink="false">http://chandoo.org/wp/?p=2339#comment-81944</guid>
		<description>@PHD: Another masterpiece. 8-)

@Arnold: You can try the Sudoku Generator at http://www.opensky.ca/~jdhildeb/software/sudokugen/. This one does not use Excel, but can be usefull as well.</description>
		<content:encoded><![CDATA[<p>@PHD: Another masterpiece. <img src='http://chandoo.org/wp/wp-includes/images/smilies/icon_cool.gif' alt='8-)' class='wp-smiley' /> </p>
<p>@Arnold: You can try the Sudoku Generator at <a href="http://www.opensky.ca/~jdhildeb/software/sudokugen/" rel="nofollow">http://www.opensky.ca/~jdhildeb/software/sudokugen/</a>. This one does not use Excel, but can be usefull as well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yogesh Gupta</title>
		<link>http://chandoo.org/wp/2009/10/23/solve-sudoku-using-excel/#comment-81932</link>
		<dc:creator>Yogesh Gupta</dc:creator>
		<pubDate>Fri, 23 Oct 2009 14:14:23 +0000</pubDate>
		<guid isPermaLink="false">http://chandoo.org/wp/?p=2339#comment-81932</guid>
		<description>Dear Arnol - here is the link for what you want.
http://www.harismind.com/sudoku.html</description>
		<content:encoded><![CDATA[<p>Dear Arnol &#8211; here is the link for what you want.<br />
<a href="http://www.harismind.com/sudoku.html" rel="nofollow">http://www.harismind.com/sudoku.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arnold</title>
		<link>http://chandoo.org/wp/2009/10/23/solve-sudoku-using-excel/#comment-81921</link>
		<dc:creator>Arnold</dc:creator>
		<pubDate>Fri, 23 Oct 2009 13:33:10 +0000</pubDate>
		<guid isPermaLink="false">http://chandoo.org/wp/?p=2339#comment-81921</guid>
		<description>Hi maybe my question was not understood.
Is there a free excel program to create suduko puzzles or  free suduko pc game
thanks</description>
		<content:encoded><![CDATA[<p>Hi maybe my question was not understood.<br />
Is there a free excel program to create suduko puzzles or  free suduko pc game<br />
thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cdascgil</title>
		<link>http://chandoo.org/wp/2009/10/23/solve-sudoku-using-excel/#comment-81913</link>
		<dc:creator>cdascgil</dc:creator>
		<pubDate>Fri, 23 Oct 2009 13:06:17 +0000</pubDate>
		<guid isPermaLink="false">http://chandoo.org/wp/?p=2339#comment-81913</guid>
		<description>Only works for simple puzzles.
Nice macro, though</description>
		<content:encoded><![CDATA[<p>Only works for simple puzzles.<br />
Nice macro, though</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arnold</title>
		<link>http://chandoo.org/wp/2009/10/23/solve-sudoku-using-excel/#comment-81911</link>
		<dc:creator>Arnold</dc:creator>
		<pubDate>Fri, 23 Oct 2009 12:56:41 +0000</pubDate>
		<guid isPermaLink="false">http://chandoo.org/wp/?p=2339#comment-81911</guid>
		<description>Hi PHD

Is there an excel sudoku creator, my mother in law can&#039;t stop doing them and buying books is expensive?
Regards</description>
		<content:encoded><![CDATA[<p>Hi PHD</p>
<p>Is there an excel sudoku creator, my mother in law can&#8217;t stop doing them and buying books is expensive?<br />
Regards</p>
]]></content:encoded>
	</item>
</channel>
</rss>
