View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
David Evans David Evans is offline
external usenet poster
 
Posts: 1
Default Using Excel Add-in functions

I'm having trouble accessing public functions and subs in
and Excel Add-in. I have added the .xla file via the Add-
ins menu option. The Auto_Open and Auto_Close subroutines
activate when I open and close Excel. How do I use the
functions in VBA in my .xls file?

Thanks,
David