Originally Posted by John Wilson The best way to do this is to write a ppam AddIn with ribbon controls that make it available to all users. You can though call code in other open presentations using Application.Run ("the name of the code sub routine") Thank you. The ribbon AddIn, how does that work? Regards X.
Application.Run ("the name of the code sub routine")
Forum Rules