View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
BrianB BrianB is offline
external usenet poster
 
Posts: 1
Default OnAction menu item property coding

We do not run a module, we run a subroutine contained in the module. S
the line would be something like :-


Code
-------------------
.OnAction = “MtxBrTcc1.xls!MySubRoutine
-------------------


--
Message posted from http://www.ExcelForum.com