Results 1 to 2 of 2
  1. #1
    shoro is offline Novice
    Windows XP Access 2003
    Join Date
    Jun 2013
    Posts
    3

    Aggregate Amounts and group ID together

    I was wondering if there is any way to identify duplicates IDs in a table and flag or group them to as one ID and aggregate its amounts. I tried doing group by but it doesn't seem to be working as the rows are not identical. I will appreciate any suggestions.


    Thanks,

  2. #2
    JoeM is offline VIP
    Windows XP Access 2007
    Join Date
    Jun 2012
    Posts
    3,904
    You can do it through an Aggregate Query. The key is to only include the fields you want to see in the query, not the entire record (row). So you will only include the fields you want to Group By and the fields you want to Aggregate.

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

Similar Threads

  1. Replies: 5
    Last Post: 11-19-2012, 01:44 PM
  2. Help adding amounts from 3 tables
    By mrfixit1170 in forum Queries
    Replies: 10
    Last Post: 11-09-2011, 02:26 PM
  3. Replies: 0
    Last Post: 04-25-2011, 07:58 PM
  4. Quarterly Amounts
    By Brian62 in forum Queries
    Replies: 9
    Last Post: 10-16-2009, 02:18 PM
  5. Matching positive with negative amounts
    By cwert11 in forum Access
    Replies: 1
    Last Post: 09-29-2008, 12:26 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