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 TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. kagard

    Multi-level totals in a single query?

    Thanks PHV. I was so focused on solving it one way that I didn't even think to break the problem in two. I appreciate your reply. It's working well. Keith
  2. kagard

    Multi-level totals in a single query?

    Hi PHV: Sorry - I didn't include SQL because I'm looking for a general approach that I can apply to 3 different types of queries. IOW, I was looking for: "When I need totals for different groupings to appear in the same record, I use a DSum calculation in a totals query..." or something like...
  3. kagard

    Multi-level totals in a single query?

    Greetings: I have written a specialized accounting application, but I'm having trouble with a report my clients want. Here's the setup: - The company has multiple Divisions, stored in tblDivisions. - Each Division has multiple Suppliers, stored in tblSuppliers. - Each Supplier has a Budget for...

Part and Inventory Search

Back
Top