A user, Paul creates a task and assigns to various assignees, say John,Jones and Smith.
When John logs on as a user, John opens a task form say, and wants to see a list of tasks he created himself and also a list of tasks assigned to him.
what is the best approach to create a form to achieve this?
I have created a main form called Task and a subform of the list of tasks.
I do not know how to link the user and the assignees in order to populate a list of tasks by the user and the assignees together.
Can someone please help as I am stuck and unable to move forward with my database. Thanks!
When John logs on as a user, John opens a task form say, and wants to see a list of tasks he created himself and also a list of tasks assigned to him.
what is the best approach to create a form to achieve this?
I have created a main form called Task and a subform of the list of tasks.
I do not know how to link the user and the assignees in order to populate a list of tasks by the user and the assignees together.
Can someone please help as I am stuck and unable to move forward with my database. Thanks!