How can you run a submacro saved in a macro?
Use an If container in the macro.
Call the submacro with the [MacroName]![SubMacroName] syntax.
Expand the macro in the Navigation Pane and double-click the submacro name.
Use a RunMacro or OnError macro action.