Calculating sum of multiple records to display 1 total sum
From: df2000 (df2000_at_discussions.microsoft.com)
Date: 10/07/04
- Next message: Jens Burup: "Re: Update problem"
- Previous message: Scott C: "Re: Handling Crosstab Nulls"
- Next in thread: Duane Hookom: "Re: Calculating sum of multiple records to display 1 total sum"
- Reply: Duane Hookom: "Re: Calculating sum of multiple records to display 1 total sum"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 7 Oct 2004 13:55:01 -0700
Acct # Amt Due
123456 15
123456 20
445544 11
445544 6
789888 5
099999 4
I want to run a query that finds the total sum of each account # and
displays the record ONLY 1 time. So I want to display:
Acct # Amt Due
123456 35
445544 17
789888 5
etc.
- Next message: Jens Burup: "Re: Update problem"
- Previous message: Scott C: "Re: Handling Crosstab Nulls"
- Next in thread: Duane Hookom: "Re: Calculating sum of multiple records to display 1 total sum"
- Reply: Duane Hookom: "Re: Calculating sum of multiple records to display 1 total sum"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|