Command Parameter Hints

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

When entering a worksheet function on the command line, a yellow box with
parameter ordering/option info appears below. A useful remider! However,
there seems to be no info/documentation of what to declear/set when writting
your own VB functions so the same type of hint info will appear when your
function is used. Does anyone know if/how this can be done?
 
AFAIK this cannot be done.

You can use Laurent Longre's FUNCUSTOMIZE.DLL to show arguments with
descriptions when using the Insert Function feature.

However, this does not provide the "ballon tips/hints" that Excel Functions
do.

BTW "command line" is the Formula Bar

Gord Dibben Excel MVP
 

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

Back
Top