View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming,microsoft.public.office.developer.automation,microsoft.public.office.developer.vba
Andrew O'Brien Andrew O'Brien is offline
external usenet poster
 
Posts: 4
Default Adding reference in code

Hello all,
Is there a way to programatically add a reference to a dll or .xla file from
an Excel workbook? (i.e. ToolsReferences from the VB Editor) .

Thanks,
Andrew