I want to access my macros when I do not have the file I saved my macros in open.
I planned on making an addin, or a functionality in the ribbon, that, when the button is clicked, will run the selected macro.
I created a custom ribbon and stored references to the macros there, but, if the file where the macros saved isn't open, I get an error
no macro was found.
I then saved my "macro" file as a PPAM, and then, in PowerPoint options --> PowerPoint add-ins, selected the "macro" file PPAM addin.
When I try to run the macros without the macro file open they won't run, and I cannot see the addin on the addin button on the home tab in the ribbon.