Hi @Dreamers,
You like the second table to display the first name and last name from the first table, right? You could: set the "email" field in the second table as the primary key. Then, add a new column called "Link to another record" and link it to the first table. Next to it, create two more columns (with Lookup type) to display both the first name and last name.
Once you've done all of this, go back to the first table and replace (delete the old email column) with the newly created linked record column, renaming it to "Email." By following this procedure, you will insert the first name and last name into the first table and only the email into the second table. Once you associate the email with the record in the first table, you will correctly see the corresponding first name and last name in the second table.
I hope this helps!
Website: https://alessiomonino.com
Calendly: https://alessiomonino.com/contact
Email: alessio.monino@gmail.com