Funky Function Name

T

T

I made a custom function called GetPrice. For some reason, it created a
second Userdifined function category on the drop down list and the name shows
up as: "testfunction.xls!Module1.GetPrice" How can move it to the other
Userdefined list and drop the prefix before the name? Thanks
 
B

Bob Phillips

That just means that there is a UDF by that name in another workbook.

--

HTH

RP
(remove nothere from the email address if mailing direct)
 
Top