happybunnyj
Technical User
I posted this earlier and received a response to try dhookom's "Concatenate" function, but I have to say, that I cannot get the code to work (I followed direction on uncommenting where applicable, etc.).
Does anyone have another solution I can try? Thanks.
I have an Access report that lists DVD titles and the speakers associated with each. I'm grouping by each DVD and listing each speaker underneath. My problem is each speaker is starting on a new row. I've TRIED columns, but I can only fit 2 on a page and it looks crazy with the names spaced so far apart. Can someone please help me with produce a report using the following as an example?
DVD Title One
Doe Jane, Doe John, Smith Jane, Smith John, (etc...)
What I CURRENTLY get is:
DVD Title One
Doe Jane
Doe John
Smith Jane
Smith John (etc...)
Does anyone have another solution I can try? Thanks.
I have an Access report that lists DVD titles and the speakers associated with each. I'm grouping by each DVD and listing each speaker underneath. My problem is each speaker is starting on a new row. I've TRIED columns, but I can only fit 2 on a page and it looks crazy with the names spaced so far apart. Can someone please help me with produce a report using the following as an example?
DVD Title One
Doe Jane, Doe John, Smith Jane, Smith John, (etc...)
What I CURRENTLY get is:
DVD Title One
Doe Jane
Doe John
Smith Jane
Smith John (etc...)