Hello - can you VBA to add sequence to the macros created in PowerPoint?
I got a bunch of macros written in VBA (about 10 different macros) but in order for them to run correctly, they must work in order. If someone opens the Macros there is no way to put orders or sort them, is there? the macros just show up in a list not in any order.

Basically a bunch of us are going through converting hundreds of PowerPoint decks. I created VBA to convert them and then I exported the VBAs to a file and ask the team to import them to their powerpoint decks. We need to figure out how to put sequence to the macros or create a quick button to click and process through the macros in the order that will work.

can that be done? what is the most efficient method? hoping someone will share some thoughts. thank you!!