Dear,
I have created a tables users with userID and have 2 tables with 1-to-many relations to userID:
tblAvailableHours (Fields userid - date - availablehours)
tblWorkedHours (fields userid-date-workinghours)
In both tables a have a date field. I would like to create a query to get as a result...