AintScared
Programmer
I am writing a program in which part of the requirements are to check if a date (input by user) is before or after the second Saturday of the current month. I pulled out my references for all the date functions and I'm pretty sure I will be able to figure it out using the Weekday, Datepart and Dateadd functions. Is there an easy and slick solution to this?
I am a fairly new programmer and can usually stumble through these sorts of things, but the code is typically less than elegant!
Thanks in advance for any help!
John
I am a fairly new programmer and can usually stumble through these sorts of things, but the code is typically less than elegant!
Thanks in advance for any help!
John