Results 1 to 6 of 6
  1. #1
    ianto is offline Novice
    Windows 10 Access 2010 32bit
    Join Date
    Mar 2020
    Posts
    3

    sorting

    I have a database 2010 with Names, Team and scores. I want to sort on Team and the sum of the scores for each team, all I can get is sorting on team but cant include the sum total sorted

  2. #2
    ranman256's Avatar
    ranman256 is offline VIP
    Windows Vista Access 2010 32bit
    Join Date
    Apr 2014
    Location
    Kentucky
    Posts
    9,549
    in the report,
    turn on grouping for Team,
    turn on the footer for team
    in the Team footer drop in the SCORE field,
    then alter the CONTROL SOURCE for this to: =sum(SCORE )

  3. #3
    ianto is offline Novice
    Windows 10 Access 2010 32bit
    Join Date
    Mar 2020
    Posts
    3
    Thanks for your help, however Iv'e done all that but i am still not able to sort on the now =sum([score])

  4. #4
    ranman256's Avatar
    ranman256 is offline VIP
    Windows Vista Access 2010 32bit
    Join Date
    Apr 2014
    Location
    Kentucky
    Posts
    9,549
    you said sort on TEAM.
    you cant sort on both team & score.

    maybe in the report footer,add a subform to sort on SumScore.

  5. #5
    ianto is offline Novice
    Windows 10 Access 2010 32bit
    Join Date
    Mar 2020
    Posts
    3
    sorry for confusing you but i want to sort all the players by team and then sort by team scores

  6. #6
    Bulzie is offline VIP
    Windows 7 64bit Access 2007
    Join Date
    Nov 2015
    Posts
    1,511
    Maybe give an example of the data in your table and how that data should show on a report.

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

Similar Threads

  1. Sorting
    By BLD21 in forum Access
    Replies: 4
    Last Post: 05-09-2013, 01:23 PM
  2. Replies: 11
    Last Post: 01-12-2012, 07:55 PM
  3. IP Sorting
    By neo651 in forum Access
    Replies: 4
    Last Post: 05-24-2011, 01:08 PM
  4. Sorting
    By BorisGomel in forum Access
    Replies: 0
    Last Post: 04-25-2011, 11:22 AM
  5. Need Sorting Help
    By rbpd5015 in forum Access
    Replies: 1
    Last Post: 09-28-2009, 07:39 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