View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
vikasmadaan25 vikasmadaan25 is offline
external usenet poster
 
Posts: 4
Default Adding CustomUI Ribbon code using macro to new generated file

vikasmadaan25 wrote on 08/06/2011 17:34 ET :
Hello,

I am generating excel macro files using macros and I want to add customUI

code
to them is it possible to add it using vba?

Vikas Madaan

Strange no one replied?

Any how i made the code to add the CustomUI to the xlsm file using macro but
strangrly its not picking the customUI code in the file.

Vikas