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 Chriss Miller 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. Makk00700

    Query to count several records

    Hey Remou Thanks for the reply, and the info, from actually seeing what you've changed, I wasn’t too far of the solution, many thanks for your help. Mark
  2. Makk00700

    Query to count several records

    Thanks for the quick response, and as requested the whole script from the query: --------------- SELECT tbl_Promotion_Codes.[Promotion Name], tbl_Promotion_stats.[Date of Stat Details], tbl_Promotion_stats.[Number of Page Loads], tbl_Promotion_stats.[Unique Visitors], tbl_Promotion_stats.[First...
  3. Makk00700

    Query to count several records

    Hi All I'd like to thank any one who responds in advance, since I've been making my self go nuts trying to get this problem to work. The outline of the problem: I’m attempting to gather several records together in by using the count function in a microsoft access query. The goal is to work out...

Part and Inventory Search

Back
Top