Is this possible?
I've written a vba function that takes a string as input, and outputs an integer.
I would like to create a variable that uses that function. Something like:-
=RegCat(<RegistrationCategory>)
Is there a way to do this, or am I wasting my time?
Many thanks
Chris
I've written a vba function that takes a string as input, and outputs an integer.
I would like to create a variable that uses that function. Something like:-
=RegCat(<RegistrationCategory>)
Is there a way to do this, or am I wasting my time?
Many thanks
Chris