Hello!
I am trying to set up a lookup between two tables using the lookup wizard. The parent table has roles such as "manager", "assistant", etc. and the child table has employee records.
In the child table I want to be able to add a new employee and then have a drop down list linked to the parent table from which I can choose his role. But once I go through the wizard, the data type for the role column in the child table changes from "text" to "number".
If you have any advice on why this is happening and how I can fix this issue, I would really appreciate it. Thank you!