|
||
|
||
Download the Maze Spreadsheet - Save the file, then open in Excel. It does not work as well when you open the spreadsheet within Internet Explorer. Excel has a lot of fancy functions that nobody uses. As a challenge, I decided to try to make an Excel spreadsheet that could create randomly-generated mazes. Here were the rules: 1. No macros. Of course, it would be relatively easy to create a maze using Excel's built-in Visual Basic programming language. But most people have this feature turned off for security reasons. The hard part is getting it to create mazes using only its "native" spreadsheet functions, the kind you type inside cells to do calculations. The effort was more difficult than I expected, but after many attempts using different approaches, it finally worked. You can download the spreadsheet and try it for yourself! A couple of limitations: Copyright © 2006 by Tony Isaac |