multiple macro

How can I call in sequence multiple macros from a single library.
We often add or edit macros so I dont want to re-write code if there is a way to quickly list the macros to run and in a given order.
Goal is to open a new sheet which contains data, click a button in the ribbon that starts the process of running specified macros in sequence.