Adding Help to Automation UDF using VB.Net without using Function

P

Pochi

Hi,

I am using Automation UDF. I want to add Help to individual UDF without
using Insert->Functions wizard. I have used the below VB.Net code but it is
not working:

applicationObject.MacroOptions(Macro:="GetProprietaryAdvisoryPortfolioData",
Description:="Help for GetProprietaryAdvisoryPortfolioData function from
adddin")

Can anybody help me out.

Thanks In Advance,
Sripathi
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top