View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Dave Ladd Dave Ladd is offline
external usenet poster
 
Posts: 1
Default Call procedure from another Excel File?

I need protected code that can be used by anyone accessing this excel file
but for the life of me, I can't seem to run a public sub from the other
workbook? I created an Add-in from the protected code workbook and added it
to my references but still no joy. Running Office 2003.

Thanks.