Results 1 to 3 of 3

Thread: [RESOLVED] return multiple rows on same page of report

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Feb 2007
    Location
    Dublin, Ireland
    Posts
    120

    Resolved [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

  2. #2
    Frenzied Member
    Join Date
    Nov 2001
    Location
    Mass USA
    Posts
    1,674

    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.

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Feb 2007
    Location
    Dublin, Ireland
    Posts
    120

    Resolved 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
  •  



Click Here to Expand Forum to Full Width