Are you calling this function from a cell in a worksheet?
If yes, then that's the way excel works--UDF's return values to the cell. They
don't change formatting.
> I have a function in which I can calculate the result differently based on
> some input parameters. I would like to visually know which calculation path
[quoted text clipped - 19 lines]
>
> Is there something that I need to set somewhere?

Signature
Dave Peterson
jack - 31 May 2008 18:36 GMT
Wonder where that would be stated? Now that you say so, I remember doing
something before that I had to put on a control button. That is not what I
need here. Thanks for your help Dave.
> Are you calling this function from a cell in a worksheet?
>
[quoted text clipped - 24 lines]
> >
> > Is there something that I need to set somewhere?