Thread: dll reference
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Dwight[_5_] Dwight[_5_] is offline
external usenet poster
 
Posts: 2
Default dll reference

I reference dlls for excel macros and occasionally, I get a MISSING
error. It usually happens when the dll is in a different path than
originally programmed. For example: c:\windows\system and
c:\winnt\system.

Does excel store the original path? I assume it should be getting it
from the registry.

Thanks
Dwight