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

Recent content by shortstop

  1. shortstop

    Complex Query returning multiple amounts from 1 field

    Tim: Thanks for your reply, Is there any way to have this return the fields in 1 record, i.e.: SALESPERSON (Count status C) (Total status C) (Count status R) (Total status R)
  2. shortstop

    Complex Query returning multiple amounts from 1 field

    I need to write a query returning the count of a field and sum based on the value of another field in the same table. The table contains the fields: Salesperson Amount Status I would like to show for each salesperson: The count of items for status = 'C' The sum amount for status = 'C' The...

Part and Inventory Search

Back
Top