I have a report based on a query that returns a single record. Lets say 5 fields are named Val1 through Val5 and appear in text-boxes txt1 through txt5. What is the proper syntax to use in controlsource property of calculated control for finding max, min, avg, etc. of the value of these controls?