View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Bret Holle Bret Holle is offline
external usenet poster
 
Posts: 3
Default Calling VBA add-in functions/subs from another Excel file.

Is it possible to put VBA code into a workbook that will call either a Sub
or Function that is sitting inside an installed add-in?

Thanks,
Bret