I had this question after viewing
Problem with Shortcut Menus.
In the original question, Dale Fye asked: "Are you actually rerunning that code to recreate the menu each time you load your application? If so, why? Once you create that menu as a permanent menu, you should not need to mess with it again."
Answer: I have to run it because I don't know if this is an initial installation and therefore not run before.
So, Is there a way to test, in VBA, if the Shortcut menus have been created?
Thanks in advance
CRB