Thread: VB Project
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Aless Aless is offline
external usenet poster
 
Posts: 4
Default VB Project

In an Excel workbook there is some VB coding with various routines. How can
i assign a routine to a toolbar button (I assume this will have to be a
macro button) which will trigger the routine. There are no macros in this
workbook when you press Alt+F8.

Would appreciate your help.

dg