Hi,
I'm fairly new to Access and VBA.
I've designed a database for work to record student responses from customer service-style questionnaires. Most of these are Yes/No responses and easy to analyse using the =Count(Iif function in Access Reports.
One of the responses however is a comment box. I've recorded the comments in each record but want to display all of these at once in one text box. Is this possible?
I've put everything in the Report Footer.
I'm fairly new to Access and VBA.
I've designed a database for work to record student responses from customer service-style questionnaires. Most of these are Yes/No responses and easy to analyse using the =Count(Iif function in Access Reports.
One of the responses however is a comment box. I've recorded the comments in each record but want to display all of these at once in one text box. Is this possible?
I've put everything in the Report Footer.