![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I have an instance where It's like this on a report: Title (grouped by) Detail: Artists Song Number. Everything works fine, except when there is the same artist and title I want it to do this: example Title (grouped by) Detail: Artist Song Number 1 Song number 2 Song number 3, etc The way I have it now it is like this: Title (grouped by) Detail: Artist Song Number 1 Song Number 2 Song Number 3 How do I get it to show across if the title and artist are the same? |
#3
| |||
| |||
|
|
On 15/09/2011 09:00:43, chrisdavis wrote: I have an instance where It's like this on a report: Title (grouped by) Detail: Artists Song Number. Everything works fine, except when there is the same artist and title I want it to do this: example Title (grouped by) Detail: Artist Song Number 1 Song number 2 Song number 3, etc The way I have it now it is like this: Title (grouped by) Detail: Artist Song Number 1 Song Number 2 Song Number 3 How do I get it to show across if the title and artist are the same? I suspect you need to create a CrossTab query, then you will need to do some research on how to produce a dynamic crosstab report. The problem is that until the query has run, you don't know how many columns (Songs) your report is going to need. Phil |
![]() |
| Thread Tools | |
| Display Modes | |
| |