View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] christophe.leroquais@gmail.com is offline
external usenet poster
 
Posts: 7
Default VBA Library References - deployment issue

Hi,

I have the followinf issue:
When I create a macro that uses dediczted Library references and that I
save it in a xla file then I have issues for deployment because the
library references still refer to the old directory I had on my
development PC.

How can I make sure (automatically) that the References point to the
libraries in the correct deployment directory ?

Thanks,
Chris