Results 1 to 3 of 3
  1. #1
    mick2000 is offline Novice
    Windows 10 Access 2016
    Join Date
    Oct 2019
    Posts
    9

    How to total fields with no date data

    Good Morning,

    I am trying to finish a report which details specific order items, and dates of dispatch. I have a total at the bottom of a Process Date column, which is a simple total all. However I need to have a further
    total showing the number of items already dispatched. IE total all entries with no date populating the field.

    I have searched around and tried a few things, however nothing seems to work.

    any ideas would be greatly appreciated.

    Regards,
    Mick

  2. #2
    Bob Fitz's Avatar
    Bob Fitz is offline Access Developer
    Windows 10 Access 2016
    Join Date
    May 2011
    Location
    Essex UK
    Posts
    3,530
    Perhaps DCount() or DSum() with appropriate criteria
    If this helped, please click the star at the bottom left of this posting and add to my reputation . Many thanks.
    Bob Fitzpatrick

  3. #3
    CJ_London is offline VIP
    Windows 10 Access 2010 32bit
    Join Date
    Mar 2015
    Posts
    11,397
    another idea is use a subquery or use the iif or switch functions

    You have only asked for ideas. Nowhere near enough information to provide any more than that. If you need a more focused response, provide some realistic/representative example data and the outcome required from that example data.

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

Similar Threads

  1. Replies: 2
    Last Post: 09-28-2019, 01:32 PM
  2. Replies: 2
    Last Post: 06-13-2018, 03:59 AM
  3. Replies: 3
    Last Post: 07-06-2016, 09:37 PM
  4. Replies: 2
    Last Post: 04-22-2015, 12:28 PM
  5. Total query with date/time fields
    By Ruegen in forum Queries
    Replies: 8
    Last Post: 09-03-2013, 05:32 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