Subroutine FTW

I'm not sure what you mean, but there are several loop Actions that allow you to repeat a set of Actions: Until, While, Repeat, For Each
If you mean repeat the same set of Actions at different locations in the Macro, then that is exactly what a Execute Macro (call a Sub-Macro) can be used for.