Thread: Excel VBA
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Barb Reinhardt Barb Reinhardt is offline
external usenet poster
 
Posts: 3,355
Default Excel VBA

Try selecting it using Tools-Addins and then try to set the reference in the
workbook.
--
HTH,

Barb Reinhardt



"MR From Texas" wrote:

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?