Hi,
I currently have generated a report based on a query to return the request detail say between nos 112 and 234. But it seems to generate a new page for each row returned. How can I group the returned rows together like:

RequestNo Change Request Title Date requested
123 Do a defeat 12/12/2006
125 success 2/3/2004
134 done well 12/3/2006

Whats happening at the moment is that each of these requests are on a seperate page. Is there a way around this?
Thanks