"User Defined Functions" in Visio"

Tech-Archive recommends: Fix windows errors by optimizing your registry



Is it possible to use "user defined functions" in Visio VBA, as in
Excel?
I tried the following:

Function HypotenuseLength(x, y)

HypotenuseLength = Sqr(x ^ 2 + y ^ 2)

End Function

VBA (Visio) accepted the function, however, I cant seem to use it in
the shape***.

.


Quantcast