View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Josh Sale Josh Sale is offline
external usenet poster
 
Posts: 177
Default XL add-in dilemma

You might try comparing the references (VBE | Tools | References) on the two
machines. My guess is that they are different in some meaningful way.

josh



"brio" wrote in message
...
I have been working on an add-in for XL. When I run this
add-in on my development computer it runs without a
problem. However, when I try it on any other computer it
get several error messages "Object not available". If I
click through these messages the add-in runs fine.
Where should I look to find the source of this error?
Could it be in the macros? I'm simply lost.
thanks
Brian