Re: Functions in VBA



I know you want something like tooltip text, but it only seems to work
when you use the UDF in the VBE. You can always show the arguments if
you press Shift-F3. Make a suggestion to Microsoft to add this in a
future version?


HTH,
--JP



On Mar 5, 12:48 pm, "Bob" <some...@xxxxxx> wrote:
Thanks JP.  However, when I press Shift-F3, a dialog box opens.  I was
looking to how a bubble help, similar to the built-in functions of excel, so
that as you type your function in the formula bar, to show the arguments.

Bob

.



Relevant Pages

  • Re: Functions in VBA
    ... I know you want something like tooltip text, but it only seems to work ... when you use the UDF in the VBE. ... looking to how a bubble help, similar to the built-in functions of excel, ...
    (microsoft.public.office.developer.vba)
  • Re: Stumped 2
    ... 3 levels of nested function calls. ... but 2 of the remaining function calls are udf ... Guaranteed to be slower. ... would do the work of at least 6 built-in functions. ...
    (microsoft.public.excel)