I am very new to ACCESS and willing to try and create a time tracking program for my small company.
I have three tables tblProjects, tblEmployees, tblWorkHours. I would like to create a Form to input all data for tblWorkHours and also have employees add some info already enterd in tblProjects and tblEmployee such as Employee name, Project No, Location.
Ultimately be able to print weekly time reports per project or a report showing hours at different locations.
Attached is a relationship diagram i have set already. something is wrong there because when I use them together I can not see data in a query of beable to fill a form.
Any help is appreciated....