Thread: Euroconvert
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Mel Arquiza Mel Arquiza is offline
external usenet poster
 
Posts: 17
Default Euroconvert

Hi filo666,

Usually you have a file XLA extension which is an add-in file for excel it
should
be located on your hardrive c:\.......\Microsoft\Office\Library.

Then try to add your add-in XLA file there and then open excel file goto
pulldown menu, Tools, Add-in there you can find your eurofunction and other
add-ins your customize add-in is also included. Hope this helps.

"filo666" wrote:

Hi, I realized that when I open a workbook (no matter what workbook, either
it's a new one or a used one) the euroconvert function appears in VB, I want
the same thing happends with some of my functions; How to accomplish this?
TIA