View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Glen Mettler[_4_] Glen Mettler[_4_] is offline
external usenet poster
 
Posts: 70
Default Add-ins and Reference library

I need to check if selected add-ins and reference libraries are present when
the user opens the workbook. If they aren't I need to activate them. If
they are not present I need to notify the user.

Is that possible?

Glen