XL add-in dilemma

  • Thread starter Thread starter brio
  • Start date Start date
B

brio

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
 
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
 
Back
Top