Call it from the immediate window and pass the parameters, like so
?myFunction(num1,"text2")
--
HTH
Bob
(there's no email, no snail mail, but somewhere should be gmail in my addy)
"hmm" <(E-Mail Removed)> wrote in message
news:5ADC2AB1-A1F7-4599-AD46-(E-Mail Removed)...
>I have used the debugger to go step by step through a subroutine, but I
>have
> not succeeded in doing so for a function. I suspect this is because the
> function does not know where to call its argument values from.
>
> Is there any way to include the arguments in cells, or call the function
> from a cell, and then step through with the debugger? Any insights
> appreciated.
|