Hi All,
CRXI
ODBC to Remedy ARS 5.1
I am trying to determine a date range that is 2 months from now:
[Date(DateAdd("m", -2, Date(Year(CurrentDate), Month(CurrentDate), 1))) to currentdate - 1
Works fine, however I need to determine the 'earliest' Monday to this date. i.e the date calculated...