Access Database Date issues

Jennet Knuckey 25 Reputation points
2026-08-01T03:10:32.21+00:00

Hi

I am waiting to show ALL dates in a calender and sum amounts from another date field.

Screenshot of query below.

Please note the joins is option 2. Include all from master calender and only those dates from the other that match.

It runs but the amounts are not showing up.

User's image

Microsoft 365 and Office | Access | For home | Windows
0 comments No comments

3 answers

Sort by: Most helpful
  1. George Hepworth 22,950 Reputation points Volunteer Moderator
    2026-08-08T00:38:42.8366667+00:00

    Show us some sample data.

    I'm particularly interested in the date formats in the two sources.

    We are assuming that the dates actually match, but if some of them have a time component and others don't, they'll never match. It may not be the problem, but we need to rule it out along with the other potential issues in these queries.

    Was this answer helpful?


  2. Karl Donaubauer 3,366 Reputation points MVP
    2026-08-03T12:28:04.9866667+00:00

    Hi,

    Maybe we can see something else that matters when you go to the SQL view of the query and copy/past the SQL text into your next post.

    Servus
    Karl


    Access Forever, News, DevCon
    Access-Entwickler-Konferenz AEK

    Was this answer helpful?


  3. Duane Hookom 26,840 Reputation points Volunteer Moderator
    2026-08-01T03:41:24.7833333+00:00

    Are there amounts stored in the amt due field? If you remove the group by, do you see amounts in the field?

    Can we assume you are seeing dates and a blank Sum column?

    Was this answer helpful?


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.