ribbon and event

  • Thread starter Thread starter Marco
  • Start date Start date
M

Marco

I have created a custon ribbon with Custon Ui Editor for a .xlam file. It
seems work fine. Is it need write something in ThisWorkbook module in
Workbook_Open and Workbook_BeforeClose event like a custon bar in excel
2003?

Or add something other in file?


thx
 
You open the workbook that you want to install it in within the Custom UI
editor, and then save it. The ribbon extension gets saved with the workbook,
in a file called customUI.xml. Thus it will be available next time.

--
---
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top