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 hemburyr

  1. hemburyr

    Need the group count to include zeros

    Hi, Sorry, I should of clarified my query a bit more. The list of departments is generated from another query run against another database and the subsequent recordset returned is used to build the SQL statement to get the count of messages per department. I don't want to create a new table...
  2. hemburyr

    Need the group count to include zeros

    Hi I have 1 table to hold messages for various departments ID Dept Message 1 Admin Message 1 2 Admin Message 2 3 Tech Message 3 4 Tech Message 4 5 Tech Message 5 6 Mgr Message 6 7 Mgr Message 7 I can get the following result : Admin 2 Tech 3 Mgr...

Part and Inventory Search

Back
Top