MacroScope
Programmer
I have an operation that I'd like to carry out on user login on the last weekday or Saturday before the end of the month. Assume the 1st is on Sunday or Monday, the expression would evaluate as true on Saturday, and if the 1st is on, say, Tuesday, then it would evaluate as true on Monday.
I don't have any problems with making the desired operations work, but I'm having a bit of an issue writing the expression that fires it.
As always, all assistance is appreciated.
I don't have any problems with making the desired operations work, but I'm having a bit of an issue writing the expression that fires it.
As always, all assistance is appreciated.