View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Ardus Petus Ardus Petus is offline
external usenet poster
 
Posts: 718
Default Identify an add-in file that is not installed

scan Application.VBE.VBProjects

HTH
--
AP

"Simon Shaw" <simonATsimonstoolsDOTcom a écrit dans le message de news:
...
Hi,

When I load an add-in file, but do not install it as an add-in, I am
unable
to find it when looping through the Workbooks or Addins

thanks

Simon Shaw