Results 1 to 4 of 4
  1. #1
    GMG is offline Novice
    Windows 8 Access 2013
    Join Date
    Oct 2015
    Posts
    2

    Question Average score

    How to find average score.<br><br>I have a table which inlcudes some values and I need to find their average score and print it in other table. How can I do it.

  2. #2
    JamesDeckert is offline Competent Performer
    Windows 7 64bit Access 2013
    Join Date
    Jul 2015
    Location
    Salina, KS
    Posts
    262
    create a query using the table and click on the totals button on the ribbon. That will add a row in the design that you can choose avg from the dropdown.
    I don't know what printing the avg to another table means, unless you mean copy. If so, why?
    You could do it making the query into an append or update query. But usually you don't put calculated data into tables, you calculate the value when necessary.

  3. #3
    GMG is offline Novice
    Windows 8 Access 2013
    Join Date
    Oct 2015
    Posts
    2
    But I need to this work without query. Can I do avg function with calculated type?

  4. #4
    orange's Avatar
    orange is offline Moderator
    Windows XP Access 2003
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,850
    Can you tell readers exactly what you are trying to accomplish?
    Why would the answer be without a query??

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

Similar Threads

  1. Golf Score database
    By JR Taylor in forum Database Design
    Replies: 11
    Last Post: 05-04-2017, 04:17 AM
  2. Replies: 1
    Last Post: 06-24-2013, 02:24 AM
  3. Replies: 3
    Last Post: 05-22-2013, 01:56 PM
  4. Test Score Results
    By bob.bud in forum Queries
    Replies: 5
    Last Post: 01-18-2012, 04:59 PM
  5. how to get the average of score?
    By beauty in forum Access
    Replies: 1
    Last Post: 10-08-2011, 06:40 AM

Tags for this Thread

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