|
-
Feb 9th, 2007, 07:55 AM
#1
Thread Starter
Lively Member
[RESOLVED] return multiple rows on same page of report
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
-
Feb 9th, 2007, 09:29 AM
#2
Frenzied Member
Re: return multiple rows on same page of report
What program are you using to generate the reports? Sounds to me that you are putting the report details in the page or report header section of the report instead of the detail section.
-
Feb 9th, 2007, 05:04 PM
#3
Thread Starter
Lively Member
Re: return multiple rows on same page of report
Hi,
Yes, you're along the right lines. Beginning new to VB6 I thought this was a coding issue. It actually ended up being just to make the design of the report as small as possible.
Hope this helps someone
Thanks.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|