[Remind-Fans] day before 1st working day of month

David F. Skoll dfs at roaringpenguin.com
Tue Jul 7 21:45:34 EDT 2009


Tarlika Elisabeth Schmitz wrote:

> a) reminder on 1st working day of the month omitting holidays and
> weekends
> b) reminder on calender day before 1st working day

Caveat: You need Remind 3.1.7 for the following to work.
On 3.1.6, you need to wrap trigger() around the expressions
today()-1  and  x-1.

REM 1 OMIT Sat Sun AFTER SCANFROM [today()-1] MSG First Working Day
set x trigdate()
REM [x-1] MSG Day before first working day.

Please study the manual to understand the need for SCANFROM.

Regards,

David.



More information about the Remind-fans mailing list