View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jorge De la Rosa Jorge De la Rosa is offline
external usenet poster
 
Posts: 7
Default Calling procedures of a different project

I have different VBA procedures in different workbooks and I need to call a
procedure from one workbook to another. How can I do this? How is the right
syntaxis?

I appreciate any help.
--
Jorge De la Rosa