I have 2 tables in a database. 1 is a for projects and one is for contacts.
I have inserted a look-up column in my projects table that looks for a contact name from the contacts table. I want additional fields in the projects table to be filled with values from the contacts table based on the look-up column selection and I can not figure it out.
Any help would be greatly appreciated.
Thanks![]()