View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Doug Glancy Doug Glancy is offline
external usenet poster
 
Posts: 770
Default Customer menu Item

Todd,

Buttons on a commandbar do not have a click event. Is that what you are
asking? What are you trying to do?

Doug Glancy

"Todd Huttenstine" wrote in message
...
Is it possible instead of assigning a macro to a menu item that I can make
it run a code associated directly with the button click instead of in a
module?


Thanx
Todd