Hello,
I have made a form that builds a query which is the recordsource for a report. The form has a listbox to multi-select the term (fall, winter, spring, summer). I would like to make a textbox in the report header that says which terms were selected. For example, if Spring and Winter are selected I want it to say "Spring & Winter". If I bind the textbox to field Term it will only read "Spring". Any help I can get is greatly appreaciated
Thank you
I have made a form that builds a query which is the recordsource for a report. The form has a listbox to multi-select the term (fall, winter, spring, summer). I would like to make a textbox in the report header that says which terms were selected. For example, if Spring and Winter are selected I want it to say "Spring & Winter". If I bind the textbox to field Term it will only read "Spring". Any help I can get is greatly appreaciated
Thank you
Comment