jmerencilla
Programmer
hi. would you guys know how to determine the first monday (or tuesday, etc.) of any given month and year? and some codes, pls. thanks. 
eg.
strMonth = "January"
intYear = "1999"
strFirstMonday = "4" 'this i need to know
eg.
strMonth = "January"
intYear = "1999"
strFirstMonday = "4" 'this i need to know