Thread: Excel VBA
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
MR From Texas[_2_] MR From Texas[_2_] is offline
external usenet poster
 
Posts: 4
Default Excel VBA

I have an Excel Addin used with an excel workbook. When I try to set the
reference in VBA of the workbook to the addin using Tools - References, the
addin is not visible. However, the addin is visible when I set the addin in
excel using Tools - Addins.

Any ideas?