leveetated
Programmer
Hello all,
CR 2008, SQL Server 2005
I've pored over the threads on CR looping, have tried the various do/while and reset/accum/displ formula approaches, plus subreports, and nothing is working - and I'm stuck.
My data set: publisher, author, title, date, genre.
I simply want to loop through ALL the possible publishers for the given data set, and display like so:
publisher1, publisher2, publisher 3, etc.
Then go on to show the rest of the data set:
author1
title1
date1
genre1
author2
title2
date2
genre2
author3
title3
date3
genre3
...and so on. This must be simple, right? Can any gentle genius advise? Many thanks in advance,
Lee.
CR 2008, SQL Server 2005
I've pored over the threads on CR looping, have tried the various do/while and reset/accum/displ formula approaches, plus subreports, and nothing is working - and I'm stuck.
My data set: publisher, author, title, date, genre.
I simply want to loop through ALL the possible publishers for the given data set, and display like so:
publisher1, publisher2, publisher 3, etc.
Then go on to show the rest of the data set:
author1
title1
date1
genre1
author2
title2
date2
genre2
author3
title3
date3
genre3
...and so on. This must be simple, right? Can any gentle genius advise? Many thanks in advance,
Lee.