Results 1 to 3 of 3
  1. #1
    faythe1215 is offline Advanced Beginner
    Windows 7 64bit Access 2013
    Join Date
    Jul 2014
    Posts
    52

    Calculate average from specific records


    I have a table with a list of items and their prices, some items are listed more than once. I would like to create a query that stores each item only once with the average price for that item.

    Is this possible in a query? I know that it can be done in a report, but I will need to access that data repeatedly.

  2. #2
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,632
    That would be an aggregate (GROUP BY) Totals query object.
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

  3. #3
    faythe1215 is offline Advanced Beginner
    Windows 7 64bit Access 2013
    Join Date
    Jul 2014
    Posts
    52
    Thanks!

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

Similar Threads

  1. Using a Do loop to calculate Average
    By pmpursley in forum Access
    Replies: 2
    Last Post: 01-17-2014, 06:04 PM
  2. calculate the Average of certain records
    By mazides in forum Queries
    Replies: 1
    Last Post: 10-16-2013, 11:10 AM
  3. Replies: 1
    Last Post: 10-29-2012, 07:49 AM
  4. Calculate the Average
    By Jerseynjphillypa in forum Queries
    Replies: 1
    Last Post: 06-18-2012, 03:26 PM
  5. Calculate average in a query
    By srbooth in forum Queries
    Replies: 1
    Last Post: 02-20-2010, 09:41 AM

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