add customui ribbon tab to a existing workbook

Q

QB

I use vba to create a new workbook. I now need to add in a customui from
code with the associated vba code that goes alog with it. How can this be
achieved?

I have no issue creating the customui but how do I add it to another
workbook using vba (along with the required callbacks and modules)?

Thank you,

QB
 
Q

QB

Perhaps I should reexplain.

I have a xlsm that I use to generate another xlsm. I now need, as part of
the creation process, attach a customui ribbon, vba code and callback (for
the ribbon). How can I do it? I have all of these as part of the xlsm
(there is a lot more code, but I do not require or want it all, just a
selected module) that generates the other xlsm, I just need to know how to
transfer, include it ito the new xlsm.

Thank you for your help.

QB
 

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

Top