View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
dkaydkay dkaydkay is offline
external usenet poster
 
Posts: 4
Default Call a menu item

I have a custom add in for work that adds another menu at the top of my
excel. I want to write a macro that includes calling an item in that menu.
When I record a macro and go to the item i need, it functions properly
(resets a bunch of dde links) but it doesn't record the code. Anyone know of
a way to call something in a menu by it's name or maybe reset all the dde
links on a worksheet?

Thanks in advance,
David