View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Chris Gorham Chris Gorham is offline
external usenet poster
 
Posts: 32
Default Error in Loading DLL

Hi,

I having trouble running an Add-in that I've built - runs fine in Excel
2000 but in 2003 it refuses to load when Excel boots up. Error message comes
up saying "Error in LOading DLL". When I try to run the code in the VBA
editor it says "Automation Error". I assume that this is a problem with the
libraries...?? If so, which one do I need to bring in...??

Thanks...Chris