Finding nday of evry month within date range
Hi All !
I need to find the 'nth' WeekDay of every month falling between a date range.
Eg. 2nd tuesday between 6/12/2007 and 31/3/2008
I have tried to use DateDiff & DateAdd but it does not give me a correct result. Can anyone help me on this???
Thanks in advance !!!
|