I have a query with a field called TaskSummary. I want that field to be the control source on a text box that I have on a form. The problem is that when there are more than one records, each one is in the text box on a separate page of the form. I need it so if there is say 5 TaskSummary records, all 5 are in the text box on one page. Is this possible and if so, how? Thanks for any help.