Results 1 to 2 of 2
  1. #1
    accessmatt is offline Competent Performer
    Windows 7 32bit Access 2010 32bit
    Join Date
    Aug 2011
    Posts
    199

    Count based on Unique Field + more detail provided in post

    Hello, can anyone help with a query that counts ONLY ONCE the number of records within a data set only once based on Tactic ID, when there are multiple rows of equal tactic ids with different time stamps?




    Tactic ID Time Stamp
    1 5/27/2015 9:00
    1 5/27/2015 9:03
    2 5/28/2015 8:02
    2 5/28/2015 8:05

  2. #2
    ItsMe's Avatar
    ItsMe is offline Sometimes Helpful
    Windows 7 64bit Access 2010 32bit
    Join Date
    Aug 2013
    Posts
    7,862
    You don't have a PK value that you can use the Count() function on? I would probably use DAO and get a .RecordCount

Please reply to this thread with any new information or opinions.

Similar Threads

  1. How to generate unique id based on another field
    By blyzz in forum Programming
    Replies: 6
    Last Post: 04-09-2015, 04:13 PM
  2. Create a Field to Calculate Unique/Distinct Count
    By MikeNewAccessUser in forum Queries
    Replies: 3
    Last Post: 03-06-2015, 08:39 AM
  3. Replies: 3
    Last Post: 01-28-2014, 02:33 PM
  4. Replies: 2
    Last Post: 06-05-2012, 12:33 PM
  5. Unique queries - Unique Count
    By bigfish in forum Queries
    Replies: 7
    Last Post: 03-14-2012, 01:28 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums