Page 2 of 2 FirstFirst 12
Results 16 to 19 of 19
  1. #16
    rpeare is offline VIP
    Windows XP Access 2003
    Join Date
    Jul 2011
    Posts
    5,442

    What does your domain equation say, looks like you are missing one of the three criteria I stated.

  2. #17
    ellisjo3 is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Jan 2014
    Posts
    10
    I used your exact equation from above, sorted by item, date and order #.

  3. #18
    rpeare is offline VIP
    Windows XP Access 2003
    Join Date
    Jul 2011
    Posts
    5,442
    Then you have some other field in your query that is causing some duplication

    For instance if I have

    Code:
    1/1/2013 A B C 500
    1/1/2013 A B D 1000
    in five different fields but I only perform my dcount on the first 3 fields I'll end up with the same number of 1500 if I do a dsum of the fifth column.

  4. #19
    ellisjo3 is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Jan 2014
    Posts
    10
    Thanks a lot for your help.

Page 2 of 2 FirstFirst 12
Please reply to this thread with any new information or opinions.

Similar Threads

  1. track updates in a dataset
    By sssandhya89 in forum Access
    Replies: 1
    Last Post: 03-21-2013, 11:13 AM
  2. Replies: 1
    Last Post: 03-17-2013, 01:37 PM
  3. How to run macro on filtered dataset
    By FredLanger in forum Forms
    Replies: 7
    Last Post: 04-02-2012, 12:27 PM
  4. Dataset returning different results
    By Juan23 in forum Programming
    Replies: 8
    Last Post: 09-16-2011, 03:03 PM
  5. Help filtering a dirty dataset
    By za20001 in forum Queries
    Replies: 0
    Last Post: 04-16-2011, 10:51 AM

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