Excel Run a Macro from within a macro October 17, 2016 bryanbmc Leave a comment Run a Macro from within a macro: Application.Run “‘file_name.xlsm’!name_of_macro” or Application.Run “name_of_macro” Share this:FacebookLinkedInTwitterEmailLike this:Like Loading...