Repeating set of actions within a macro

@gglick has provided one solution to reuse of common Actions, but I think you could also benefit from using Switch or Case action instead of a bunch of IF/THEN Actions.

Another approach, instead of using Execute Macro, is to place the common Actions before or after the Switch Action, as appropriate.

Questions?