I am also interested in this topic.
I created a function but I cannot see it in the User Defined category. What can be the reason?
Mihai B
[email protected]
Quote:
quote:Originally posted by llewellynj
This topic falls under VBA.
When you have created a formula it will appear under the User Defined category in Excel. The User Defined category will only appear when a formula is created.
You create a formula in VBA using Function and End Function instead of Sub in your procedure.
|