Results 1 to 2 of 2
  1. #1
    TOPSie is offline Competent Performer
    Windows 10 Access 2016
    Join Date
    Mar 2021
    Posts
    153

    Report sorting (when I don't want it to)

    I want to produce a report of a customer's transaction history. So I prepare a temporary table which contains the transactions for a particular customer for a given period.


    The table contains a field containing ther transaction date and a few more fields with details of the transaction. The temporary table is created with the newest transaction first and all other records with date descending.

    The table is used as the Record Source of the report which is simply temporarytable.* with not further filtering or sorting.

    But when the report prints the records start with the oldest and further records with sdate ascending.

    I just don't know why this is happening as the report should just read the temporary table???

  2. #2
    TOPSie is offline Competent Performer
    Windows 10 Access 2016
    Join Date
    Mar 2021
    Posts
    153
    Please ignore this thread - I have found the solution. I needed to access the Report's Group By pane - all sorted now.
    Apologies I am still obviously a novice :-)

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

Similar Threads

  1. don't want to show 0-Values in Report
    By brigitteAT in forum Reports
    Replies: 4
    Last Post: 01-19-2021, 07:36 PM
  2. Replies: 11
    Last Post: 04-03-2017, 05:02 PM
  3. Replies: 1
    Last Post: 03-02-2014, 03:25 PM
  4. Replies: 4
    Last Post: 11-26-2012, 07:17 AM
  5. Replies: 12
    Last Post: 09-13-2012, 12:07 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