Call a Function
Hi,
I've written 5 functions each in its own module. I want to make one form with buttons on it and use click events to trigger the functions. What piece of code do I need to do this? I thought it would be something simple like Call Function(myfunction) but I haven't found anything that works yet.
Thanks,
Dave
|