Can you automate object library references?

  • Thread starter Thread starter Chris W.
  • Start date Start date
C

Chris W.

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
 
If they have the same version of Excel that you develop in then the
references will migrate with the workbook. If they have an earlier version,
you may have a problem, which is easily overcome by developing on the lowest
version of Excel that you will deploy to.

--

HTH

RP
(remove nothere from the email address if mailing direct)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top