View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Edmundo J. Dávila Edmundo J. Dávila is offline
external usenet poster
 
Posts: 2
Default help with XLA...

Hello,



I just created an AddIn (XLA) which will have different functions to query a
MS SQL DB.



I have the following questions:



1. How can I create a category function to group all the functions included
in the XLA? I would like to display this category with the rest of
categories included in MS EXCEL.



2. How can I add a short help text to be shown (like all the other fuctions
in MS Excel) when the user selects a function from my category?



In advance I'll appreciate all your comments.



Regards,



Edmundo J. Davila