View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Barb Reinhardt Barb Reinhardt is offline
external usenet poster
 
Posts: 3,355
Default Ribbon Macro does not work when stored in Personal file

I've not had issues with my Personal file when I updated the ribbon using
instructions here

http://www.rondebruin.nl/ribbon.htm



"Roland" wrote:

I have a ribbon bar with icons that activates a macro stored in add-in files.
Also in the Personal.xlsb file are some macros stored, but they do not work
on activation of ribbon buttons..
When I transfere one of these to an add-in, it does work.
What's wrong with the Personal ?
roland