View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Gord Dibben Gord Dibben is offline
external usenet poster
 
Posts: 22,906
Default Creating a custom toolbar in VBA

Have a browse through the info and code here........

http://msdn.microsoft.com/library/de...l/ofcmdbar.asp

Gord Dibben Excel MVP


On Tue, 13 Jul 2004 08:56:01 -0700, "CTInt04"
wrote:

I know this is probably simple but....

I need to create a custom toolbar in VB. With command buttons that run macros in Excel.

Thanks in advance.
— CTInt04