Calling Function in a Function
I have a Function that performs many calculations. I want to create another function that sends an email with the results of the calculations. There are 12 separate result fields. Is there an easy way to pass the variables created in the Calculations Function to the Email Function?
Herb Wexler
www.PreventingMediocrity.com