Forum Discussion

GeorgW's avatar
GeorgW
Helper II
5 years ago
Solved

Display/insert data from one table into another

Hello, I have two tables; the "Employees" table and the "Additional Information" table. I now want to copy from the "Additional Information" table the values from the fields "Company", "Contract" an...
  • GeorgW's avatar
    5 years ago

    I have solved it now with "CONCATENATE" (the Employee ID, Year and Month) and then with "LOOKUPVALUE". And it works 🙂