Results 1 to 4 of 4
  1. #1
    dannyxx is offline Novice
    Windows 8 Access 2013
    Join Date
    Jan 2014
    Posts
    3

    Displaying Null Value in a query from two tbl

    Hi everyone, I'm new in access and trying to make my first database.



    I have a tblEmployees ( tblEmployees.CustomerID, tblEmployees.FirstName, tblEmployees.LastName )

    This table is related to tblHours (one to many)

    tblHours ( tblHours.CustomerID (from tblEmployees) , tblHours.ProjectID (from another tbl) tblHours.Hours


    Now I created qryHours where i have

    tblEmployees:

    CustomerID group by
    FirstName group by
    LastName group by

    tblHours:

    Hours group by sum


    The problem I have is, there are some employees that didn't work yet and I want that in qryHours their Hours value will be zero. Because now I can't even have them in the qryHours as they don't have any worked hours.

    Any Suggestion Please?

  2. #2
    dannyxx is offline Novice
    Windows 8 Access 2013
    Join Date
    Jan 2014
    Posts
    3
    Found answer here: http://www.utteraccess.com/forum/sho...html&p=1964936

    Thanks everyone

  3. #3
    ItsMe's Avatar
    ItsMe is offline Sometimes Helpful
    Windows 7 64bit Access 2010 32bit
    Join Date
    Aug 2013
    Posts
    7,862
    Thank you for letting us know you have solved the problem. Welcome to the forum.

  4. #4
    dannyxx is offline Novice
    Windows 8 Access 2013
    Join Date
    Jan 2014
    Posts
    3
    thank you too! My english isn't that well but I found already many good staff here on this forum!

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

Similar Threads

  1. Displaying a Null value
    By JustAnElf in forum Queries
    Replies: 2
    Last Post: 01-08-2014, 09:29 PM
  2. Displaying data if potentially null
    By mpreston14 in forum Queries
    Replies: 5
    Last Post: 10-07-2013, 10:44 AM
  3. Only displaying non-null fields in query??
    By skier4life in forum Queries
    Replies: 1
    Last Post: 06-24-2013, 08:53 AM
  4. Displaying Count if Null value exists
    By adams.bria in forum Queries
    Replies: 3
    Last Post: 08-31-2011, 11:56 AM
  5. Displaying a null value as 0
    By jordanturner in forum Access
    Replies: 2
    Last Post: 09-17-2010, 09:22 AM

Tags for this Thread

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