Deleting Excel menus
-
Does anyone know how to programmatically delete a previously created custom menu in Excel? I need to delete a menu on multiple machines and would really like to do this though a program. These menus were individually created directly in Excel. Thanks for you help in advance. Jeremy
-
Does anyone know how to programmatically delete a previously created custom menu in Excel? I need to delete a menu on multiple machines and would really like to do this though a program. These menus were individually created directly in Excel. Thanks for you help in advance. Jeremy
Don't know about deleting them, but this article can disable control menus. How to Programmatically Disable Microsoft Excel Control Menu Commands[^] Not sure if this is what you're looking for, but could be a step in the general direction :) Paul