Results 1 to 4 of 4
  1. #1
    dododo is offline Novice
    Windows Vista Access 2003
    Join Date
    Jun 2011
    Posts
    26

    How to use many query in one report

    I have many query and i wan to show alot of query in one report. How can i do that? I designed report by my own and want to bound it with many query. Please tell me how to do it.



    Please see the link of my report. Each rows and columns of my report need to bound with one query.

    http://postimage.org/image/xatfswas

  2. #2
    June7's Avatar
    June7 is offline VIP
    Windows XP Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,622
    Show sample data. What do you mean by 'have many query'. A report can have only one RecordSource. A report can have subreports.
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

  3. #3
    dododo is offline Novice
    Windows Vista Access 2003
    Join Date
    Jun 2011
    Posts
    26
    Please visit below link. It is my report list.

    http://postimage.org/image/xatfswas

    'Many Query' It means I want to connect my report with more than one query. I have about 30 query and want to connect all to one report.

    How can i use subreport? If i want my report look like what i designed.

  4. #4
    June7's Avatar
    June7 is offline VIP
    Windows XP Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,622
    That image doesn't help. Need to see data structure. A report cannot have more than one query as RecordSource. Depending on the structures of these queries, might be able to combine them by Join or Union into one query and then use that as the RecordSource. It is just bizarre that you have 30 queries for one report output. Look at Access Help for guidance on designing reports with subreports. Check this article http://office.microsoft.com/en-us/ac...005187409.aspx
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Need help in query and report
    By nebula007 in forum Queries
    Replies: 0
    Last Post: 11-23-2010, 01:57 PM
  2. Query for Report
    By Luis Ferreira in forum Queries
    Replies: 6
    Last Post: 10-25-2010, 10:41 AM
  3. Report based on query + sub-report (1:N relation)
    By BayerMeister in forum Reports
    Replies: 1
    Last Post: 08-19-2010, 03:26 AM
  4. Replies: 3
    Last Post: 05-21-2010, 03:57 PM
  5. Replies: 1
    Last Post: 02-02-2009, 05:52 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums