View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Chris Leroquais Chris Leroquais is offline
external usenet poster
 
Posts: 6
Default VBA Library References - deployment issue

Hi,

I have the following issue.
When I create a macro that uses dedicated Library References and that I save
it in a xla file, I have issues for deployment because the library
references refer to the old directory I had on my development PC.

How can I cope with this pb?

Thx,

C