Change Function Name Text to Upper Case

V

Vyyk Drago

Hi,

I've created a user-defined function and it works
perfectly, but is it possible to make it so that the
function name automatically changes to upper case, even
if users type it in as lower case. I.e., if I type =sum
(arguments) and press enter, it changes to =SUM(...) by
itself. Is this possible with UDF's?

Thanks
Vyyk
 
Top