Forum Discussion
katrina bethea
Nov 14, 2018Brass Contributor
User Defined Function not showing with up "="
I have a few UDFs' that i have written for practice since i'm just getting into the programming portion of VBA. I have 3 Projects in my vba window. 1 for macros, 1 for my UDF, and the last one is wh...
zbertalanic
Apr 27, 2020Copper Contributor
You can use Insert -> Function -> (selet a category) User Defined. The you will get list of functions defined in personal.xls or other .xla(m) file which is in xlstart directory.