I have an Employee form that displays data about the employee, on that form I have a button that launches an Employee Job form that shows data about the employee job.
My question is how do I show the relevant data on the Employee Jobs form when I click the Button on the Employee form? (e.g. Employee John is on the employee forms when I click the Employee Jobs Button I want to see details relevant to John)