Results 1 to 2 of 2
  1. #1
    ictcrystal is offline Novice
    Windows 7 32bit Access 2013
    Join Date
    Mar 2015
    Posts
    21

    Report

    Hi,

    Im trying to make a report which shows a timetable of a dentists.. ive made a query and created the report but i dont really know what i need to do to achieve the following:



    Group by Dentist name
    Times for each dentist should display the earliest first..


    Thanks


    ps I have posted this question on another forum but have not received any replies

  2. #2
    JoeM is offline VIP
    Windows XP Access 2007
    Join Date
    Jun 2012
    Posts
    3,904
    Create an Aggregate Query.

    To do this, simply create a new query and add the Dentist name and time field to the query (and nothing else).
    Then, click on the Totals button (looks like a Sigma).
    This will add a Totals row under each field.
    Leave the phrase "Group By" under the Dentist name field.
    Change the phrase to "Min" under the time field.
    View the results. It should have what you want.
    So then use this query as the basis of your report (or join it in another query if you want other fields too).

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

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