View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Lasse[_2_] Lasse[_2_] is offline
external usenet poster
 
Posts: 15
Default How to edit MyAddIn.xlam

Hi

I am new to Excel 2007 and the use of add-ins. I have a Personal.xlsb and I
have created MyAddIn.xlam which only purpose is to add some macros to the
Quick Access Toolbar, this works fine, when opening Excel 2007 it add's the
macros to the QAT through the add-in. BUT now I would like to add a macro the
QAT but can't figure out how I actually can edit MyAddIn.xlam?

/Lasse