View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] jbronnum@gmail.com is offline
external usenet poster
 
Posts: 3
Default Call a sub procedure from another workbook

I have a number of different workbooks all using the same sub
procedure. I want to put this sub procedure in just one workbook and
call this sub procedure from a number of other workbooks

How can i call a sub procedure from another workbook?