Excel
Calendar 1 uses only 4 functions with some repeated but no VBA.
Calendar 1 uses only 4 functions with some repeated but no VBA.
Calendar 2 is a multi use calendar with a Form and uses VBA. It can:
- Insert the date as a value like 12/11/2018
- Insert the date as text such as Sun 12th Nov 2018
- Create a calendar just like Calendar 1 but no formulas
Sudoku has these options
- Candidates
- Reveal individual cells or errors
- Show full solution
Mine Scout is a Minesweeper clone.
It has a recursive procedure which makes the programming very efficient.
It has a recursive procedure which makes the programming very efficient.
Place your tiles to match adjacent tiles in the Tilexcel game.
With ExceLudo there are 4 players whose task is to guide their troops from the barracks to the barricades. It's not easy if you have no luck and the other players return your troops back to their barracks, maybe even maddening.