View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Bossun Bossun is offline
external usenet poster
 
Posts: 4
Default Unable to call a DLL function from Excel

Hi,

since 20th jully it's impossible to use a DLL from VBa/Excel.

When I try to run my code I get this message.
"Error -2147024894 file or assembly name CRMFunctions, or one of its
dépendencies, was not fund"

The same DLL functions very well from VBA/Access, VBA/Word, VBA/Outlook and
VBScript.

This DLL worked fine for 2 years even with Excel.

Does anybody have an explication for this issue?

Thanks