Custom function
Hi,
Is there a way to create a custom function, like in Excel VBA ?
For example a function to multiply two numbers,
=multiply(a,b)
where a and b are 2 text boxes on a form.
If anyone can give me an example, I will understand better and try to create my own functions.
Thanks!
Last edited by go4saint : 04-08-2008 at 02:18 PM.
|