J
Jeff H
I have four macros that I am running from a parent macro. I need to set a
condition for running three of them. I see the repeat conditions, but I don't
see how to set a condition on running them.
1. Update Changed Q2 Data (run if system date >= April 1)
2. Update Changed Q3 Data (run if system date >= July 1)
3. Update Changed Q4 Data (run if system date >= October 1)
Is this possible with a macro? Would it be more efficient done by a module?
Thanks.
condition for running three of them. I see the repeat conditions, but I don't
see how to set a condition on running them.
1. Update Changed Q2 Data (run if system date >= April 1)
2. Update Changed Q3 Data (run if system date >= July 1)
3. Update Changed Q4 Data (run if system date >= October 1)
Is this possible with a macro? Would it be more efficient done by a module?
Thanks.