On Sun, Apr 28, 2013 at 12:47:11PM -0400, David F. Skoll wrote: > On Sun, 28 Apr 2013 08:56:51 -0500 > fREW Schmidt <[email protected]> wrote: > > > Ok, so the above does what I'd like, find the fourth weekday of a > > month. I thought it would be easy to extrapolate from there for the > > next payday but I can't figure it out. I need to find the 3rd weekday > > after, but not including, the 15th of the month. Any ideas? > > Does this work? > > REM Mon Tue Wed Thu Fri SATISFY [nonomitted(date($Ty, $Tm, 16), max(date($Ty, > $Tm, 16), $T), "Sat", "Sun") == 2] MSG Payday >
Yes, that works perfectly, thanks! -- fREW Schmidt http://blog.afoolishmanifesto.com
pgpszAbqy3hoo.pgp
Description: PGP signature
_______________________________________________ Remind-fans mailing list [email protected] http://lists.roaringpenguin.com/cgi-bin/mailman/listinfo/remind-fans Remind is at http://www.roaringpenguin.com/products/remind
