Simple Sudoku Helper

 6  +  +   +  7  +   +  +  9 
 +  1  +   +  +  +   +  2  + 
 +  +  5   +  +  +   4  +  + 
 
 +  +  +   1  +  2   +  +  + 
 9  +  +   +  8  +   +  +  6 
 +  +  +   6  +  9   +  +  + 
 
 +  +  1   +  +  +   2  +  + 
 +  3  +   +  +  +   +  4  + 
 7  +  +   +  5  +   +  +  8 
Enter some numbers and press "Update"
  • Cells that contain just a number are completed; the only option provided by the drop-down box is bk (for "back") which will un-set the box.
  • Cells that contain a number in square brackets are currently uncompleted; the number shows how many legal entries there are, and the drop-down box permits the selection of one of those legal entries.
  • Get Another One