View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] aaronfude@gmail.com is offline
external usenet poster
 
Posts: 26
Default Order of Excel Add-ins.

Hi,

We have an automation add-in and a VBA add-in that depends on the
automation add-in and we just can't get the automation add-in to load
before the VBA add-in!!!

We've tried just about anyithing. Unloading them and loading them back
in (every time restarting Excel). Going to the registry, deleting the
OPEN* variables and then uploading the add-ins in the same correct
order again. Nothing works: they just switch back!!!

Is there a way to fix this problem? We are very desperate so any help
is appreciated!

Many thanks in advance!!!

Aaron Fude