Thread: Menu Bars
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Neil Hopkinson[_2_] Neil Hopkinson[_2_] is offline
external usenet poster
 
Posts: 7
Default Menu Bars

Hello,

I have written a macro to produce a new menu bar. However in some cases it
may already exist. I am struggling to write a pice of code that loops through
the current menu bars and identifies if a specific bar is already present.
Any Thoughts?

Many Thanks