Results 1 to 4 of 4
  1. #1
    WAVP375 is offline Competent Performer
    Windows 10 Access 2013 32bit
    Join Date
    Jul 2015
    Location
    Dayton Ohio
    Posts
    171

    Report printing out of sequence

    Simple report with Record Source select query. No filtering and no Order By on load. The query has all records in proper sequence. There are about 300 records to be printed. The report prints the first 50 or 60 records then skips to the middle of the file and prints to the end. The prints the records that were skipped . No where else to look.



    Any help

    Thanks

  2. #2
    ranman256's Avatar
    ranman256 is offline VIP
    Windows Vista Access 2010 32bit
    Join Date
    Apr 2014
    Location
    Kentucky
    Posts
    9,549
    The query sort has nothing to do with the report.
    you must sort the way you want IN the report too.

  3. #3
    Micron is offline Very Inert Person
    Windows 10 Access 2016
    Join Date
    Jun 2014
    Location
    Ontario, Canada
    Posts
    13,372
    Do you have any Grouping set up in the report? Do the results seem to be grouped in some way? Any sorting? There are Grouping/Sorting options that might be applied. No report events using any code (procedure)?
    The more we hear silence, the more we begin to think about our value in this universe.
    Paraphrase of Professor Brian Cox.

  4. #4
    WAVP375 is offline Competent Performer
    Windows 10 Access 2013 32bit
    Join Date
    Jul 2015
    Location
    Dayton Ohio
    Posts
    171
    Thanks. I did noy know that the query sort did not matter. I have added Order by in the form load and it has solved the problem.

    Thanks a lot

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

Similar Threads

  1. Printing a report
    By CHEECO in forum Access
    Replies: 1
    Last Post: 02-10-2018, 06:05 PM
  2. Report Not in Proper Sequence
    By tgwacker in forum Reports
    Replies: 1
    Last Post: 09-29-2017, 01:18 PM
  3. Report printing extra pages of the same report.
    By khughes46 in forum Reports
    Replies: 5
    Last Post: 06-19-2014, 07:39 AM
  4. Replies: 3
    Last Post: 07-29-2012, 04:37 PM
  5. Report Printing
    By newtoAccess in forum Reports
    Replies: 5
    Last Post: 12-02-2009, 07:46 PM

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