I am using a check box in a schedule form for users to select a week. When submitted, it opens a report and assigns the record source based on the value of a global variable. However, I want the name of a column in the crosstab query to be assigned to a text box. (it would be the first day of the week selected on the form and change if the report closed and reopened with a different week selected). Is there a property or action I could use to assign the value to the text box as the report opens up and the record source comes in?