Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Subtotal in a Query??? 1

Status
Not open for further replies.

kirstenlargent

Technical User
Sep 30, 2001
43
US
Is there a way to subtotal in a query?

What I'm trying to do is get my data to subtotal and create a separate table with records for only the subtotals on each value, instead of all the detail records in the original table.

Is there any way I can do this?
THANKS!!!
 
Hi,
Yes, you may want to create two separate queries. The first one will get you the totals. This can be accomplished using the sum symbol on the toolbar. Then, the next query will use the first query as it's source, and this query will become your make table. Make sense? HTH, [pc2]
Randy Smith
California Teachers Association
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top