View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
lux770 lux770 is offline
external usenet poster
 
Posts: 1
Default How to use a subroutine stored in an add-in


Hi,

I have created a module and saved it in an .xla file. I have then made
sure this add-in was launched automatically with Excel (in the Add-in
menu.)

My problem is that the subroutine contained in that module does not
appear in the macro list. It runs if I type in the full name in that
dialog box, but this is not handy especially as I want to distribute
the add-in.

I also would like to avoid assigning a keyboard shortcut or creating a
toolbar button.

How can I make sure the macro appears in the list?

Thanks


--
lux770
------------------------------------------------------------------------
lux770's Profile: http://www.excelforum.com/member.php...o&userid=24970
View this thread: http://www.excelforum.com/showthread...hreadid=384969