i have a textbox in a report that needs to call a function embedded in the code section of the report with the value of another textbox in the report as an argument. the textbox is supposed to display the value the function returns when the report is previewed. I dont know how to do this