ForkandBeard [Mitchell William Cooper] [Version 1981]
(C) Copyright 1981-2011
ForkandBeard.co.uk
C:\>REM Applications
C:\>REM Here are some more applications I've made.
C:\>DOWNLOAD /
Vat Plough.msi
C:\>REM This application a small calcuator-type application which shows the results of various VAT calculations on any money value provided. It's a quick way to see what a value looks like with VAT added, subtracted etc...
C:\>DOWNLOAD /
Conway Game of Life (VBA).zip
C:\>REM Someone over at
stackoverflow.com wanted to know how to make Conway's the Game of life in Excel using VBA and macros. So I thought I'd do it. Here it is.