On Sun, 09 Mar 2014 10:48:42 -0400 hymie at lactose.homelinux.net wrote: > if (day(today()-14) == 17) > rem phone bill > endif That will work, but it bypasses the normal Remind scanning algorithm. I would use the nuclear bomb: The SATISFY clause. REM SATISFY [day(trigdate()-14) == 17] MSG Phone bill Regards, David.