ramhanuman
Registered User.
- Local time
- Today, 13:15
- Joined
- May 1, 2012
- Messages
- 13
I am working on an absence database project for employees in an office. I have a form with the following list of absence codes:
The user first creates all the employees and then as the days go by can edit their profile and mark down absences based on specific reasons from the above choices. Now I want to present the user with a table/query, I'm actually not sure which one I should use, that shows a list of absences sorted by absence codes. So I want to present a table/query that looks much like the picture above, but has a little + next to each description so the user can click and see the list of people who have missed work because of that specific reason. How do I do this? Thank you
The user first creates all the employees and then as the days go by can edit their profile and mark down absences based on specific reasons from the above choices. Now I want to present the user with a table/query, I'm actually not sure which one I should use, that shows a list of absences sorted by absence codes. So I want to present a table/query that looks much like the picture above, but has a little + next to each description so the user can click and see the list of people who have missed work because of that specific reason. How do I do this? Thank you