View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Chris W. Chris W. is offline
external usenet poster
 
Posts: 10
Default Can you automate object library references?

Hi all,
As part of an application I am developing I need to
incorporate The VBscript.RegExp object. Is there a way to
automate the referencing of the VBscript object library,
so when i deliver the App. to end-users, I dont have to
manually walk them through the referencing process? This
will also help for later dissemination. Thank you