Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
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
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,420
Default How to edit MyAddIn.xlam

Go to the VBIDE, Alt-F11, open up the addin project and add the code. Save
the project in the VBIDE.

--
__________________________________
HTH

Bob

"Lasse" wrote in message
...
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



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,718
Default How to edit MyAddIn.xlam

If the add-in is open go to the VBE (Alt-F11) and you should be able to find
its code there. After making changes you can save the add-in from the VBE.

Just to clarify something you said. And add-in does not "add some macros to
the QAT". An add-in merely contains the macros. To run them from the QAT
you have to manually connect a QAT button to them, through the QAT Customize
command.

--
Jim
"Lasse" wrote in message
...
| 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

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,123
Default How to edit MyAddIn.xlam

Hi Lasse

See also
http://www.rondebruin.nl/qat.htm

You can click the Edit Menu option in the menu
And use alt-F11 to edit your macros

--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm


"Lasse" wrote in message ...
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

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Convert xla add-in to xlam? Richard M Excel Discussion (Misc queries) 3 February 16th 09 08:16 PM
Convert xla add-in to xlam? Richard M Excel Discussion (Misc queries) 0 February 13th 09 02:34 PM
XLAM for global macros cannot be run F W Green Excel Programming 8 April 24th 08 04:18 PM
Sumif.xlam KeysJack Excel Discussion (Misc queries) 1 September 9th 07 09:18 PM
myaddin tutorial German Velasquez Excel Programming 2 December 7th 03 07:02 AM


All times are GMT +1. The time now is 02:11 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"