Hello I have below two tables
Main table:
ID(PK,autonumber) => First Name => Last Name=> Emaild ID==> Address ==>
Usertable :
ID (PK, autonumber) => FIrst Name ==> Last Name=> User ID => Password=> Role=>
Now my query is that when data is being imported into Main Table it should import data...