View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
surfbored surfbored is offline
external usenet poster
 
Posts: 1
Default Need Opinion on Toolbar Creation

I've tried several ways to create and associate a toolbar button with a VBA
macro in Excel.

I'm not completely happy with any of the solutions I've come up with and
would like to know if anyone else out there would like to share their
favorite way of doing this?

The development can be as complex as is necessary.

The trick is that the resulting solution must be simple to implement but
still sturdy enough to hold up against users that can be too "creative".
Suggestions are most appreciated!

Thanks,

SB