Hi All,
I'm working on a macro whereby I'd like it to function between two dates, respectfully.
And pop an Msgbox, if it falls outside of these two dates.
startDate = "15/01/2015"
endDate = "25/03/2015"
I've picked these dates as a test.
I have this posted at the top before my code...