Skip to content

Instantly share code, notes, and snippets.

View nickhubbard's full-sized avatar

Nick Hubbard nickhubbard

View GitHub Profile
REM ***** BASIC *****
Option Explicit
Dim gdteBirth As Date
Dim gdteNow As Date
'Globals for WriteCell - not the neatest, but no mixed array possible
Dim glngRGB As Long
Dim gstrCellContent As String