Excel Monopoly Simulation
Description: A simple Microsoft Excel simulation to predict number of hits in monopoly board to determine which side of board is the best one to invest on.
Get it: download| gist
Grouping Problem
Description: How to evenly divide people in alphabetical order.
Get it: part one |
Truck routing problem: Basic
Description: The basic vehicle routing problem (VRP) solution using spreadsheet and VBA. Taken into example a case of jugs delivery with capacity-constrained.
Get it: download| gist