Results 1 to 4 of 4
  1. #1
    gaker10 is offline Competent Performer
    Windows 7 64bit Access 2010 32bit
    Join Date
    Jun 2014
    Posts
    262

    Maximum number of records shown in a report

    I have a query returning about 450 records. However, the report that is generated from this query only shows about 113 of them. Is there a limit to the records on a report?



    I use a report for this query for calculation/aesthetic purposes.

    Also, my report actually contains two reports into one, but the second "sub-report" has a relatively small record count. The first "sub-report" can be quite large (the report that only shows 113 records).

  2. #2
    JamesDeckert is offline Competent Performer
    Windows 7 64bit Access 2013
    Join Date
    Jul 2015
    Location
    Salina, KS
    Posts
    262
    There is no limit on the report. It's likely that you've created an inner join (the default) on the report that is based on a query that uses your first query. You're probably only seeing records on your main report which have records in your sub report. The way to change this is to right click your join line in the record source for the report and select to show all records from the table on the main report and matching records from the table for your subreport

  3. #3
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,770
    Only limit may be memory. Must be report design issue.

    If you want to provide db for analysis, follow instructions at bottom of my post.
    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.

  4. #4
    gaker10 is offline Competent Performer
    Windows 7 64bit Access 2010 32bit
    Join Date
    Jun 2014
    Posts
    262
    My apologies, but my problem actually stems from incomplete data on a spreadsheet.

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

Similar Threads

  1. Need Help Setting a Maximum Number
    By kreelix in forum Access
    Replies: 3
    Last Post: 10-13-2015, 05:26 PM
  2. Replies: 4
    Last Post: 06-25-2015, 01:35 PM
  3. Minimum and Maximum Number
    By mohanmoni in forum Queries
    Replies: 3
    Last Post: 02-04-2015, 01:55 PM
  4. Maximum number of fields in a Form
    By Bhat59 in forum Forms
    Replies: 2
    Last Post: 10-30-2011, 06:45 AM
  5. Replies: 2
    Last Post: 06-22-2010, 07:09 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