How do you set a condition on macro, which has a step for a report that you only want to run when the month is 01?
I’ve played around with Month(Date()) = ’01’ and similar with no success?