top of page
The computation uses a date variable, DateVar as the evaluation date. TODAY could just as easily be used.
The computation first calculates what the first day of the month will be two months after the evaluation date. Knowing this date, we then subtract one day, giving us the last day of next month.
bottom of page