R
rich
Ok, creating an invoice calculator. I have made a public
function to do all the calculations, the code is written
and all the values calculated come back correct (I have
checked this by inserting msgbox's in different places).
I would lke to know how to get the calculated values to
return to fields in a form where the user will activating
the event that calls the function. I have used send
object to populate reports in an e-mail, and was wondering
if it was something similar to this. Thank you in
advance, Rich
function to do all the calculations, the code is written
and all the values calculated come back correct (I have
checked this by inserting msgbox's in different places).
I would lke to know how to get the calculated values to
return to fields in a form where the user will activating
the event that calls the function. I have used send
object to populate reports in an e-mail, and was wondering
if it was something similar to this. Thank you in
advance, Rich