menu 2003 to Excel 2007

  • Thread starter Thread starter Adax
  • Start date Start date
A

Adax

Hello again! Is any standard way to convert user menu (making in VBA) from
Excel 2003 to new menu in Excel 2007? How it make via programing in VBA?
Could You help me?
 
easiest way it not to convert but to just leave as menu and look for it on
add-ins tab. no easy way to make to ribbon. you have to do the ribbonx and
callbacks. lots to learn but can be fun. maybe for som people anyway.


| Hello again! Is any standard way to convert user menu (making in VBA) from
| Excel 2003 to new menu in Excel 2007? How it make via programing in VBA?
| Could You help me?
|
 
Hi, this is my understanding as well and it works fine on all my
machines. However, for other users, the menus are not showing in add-
ins. Are there any settings that would interfere with certain
installations of XL that would interfere? Thanks JP
 
easiest way it not to convert but to just leave as menu and look for it
on add-ins tab. no easy way to make to ribbon. you have to do the
ribbonx and callbacks. lots to learn but can be fun. maybe for som
people anyway.

It means, that it is no macro VBA for creating user ribbon menu??
 
Back
Top