southwestgooner
Registered User.
- Local time
- Today, 04:56
- Joined
- May 14, 2009
- Messages
- 28
Hi,
I am currently working on a split database. The Back_End contains all the tables. The Front_End contains the queries, forms, reports, modules, macros etc, etc.
I have a table named tbl_ECNList this contains fields named OriginatorID, FullName & EmailAddress.
I have another table named tbl_Employee which also contains fields named OriginatorID, FullName & EmailAddress.
I have a relationship set up between the OriginatorID fields of the two tables.
I want to automatically take the data from the FullName and EmailAddress fields from the tbl_Employee back to the tbl_ECNList when the OriginatorID is entered in the tbl_ECNList.
Can anyone help me resolve this problem ?
Do I need to add more relationships as it's not populating the Employee & EmailAddress fields at the moment !
Many thanks in anticipation of a satisfactory resolution.
Regards,
Steve.
I am currently working on a split database. The Back_End contains all the tables. The Front_End contains the queries, forms, reports, modules, macros etc, etc.
I have a table named tbl_ECNList this contains fields named OriginatorID, FullName & EmailAddress.
I have another table named tbl_Employee which also contains fields named OriginatorID, FullName & EmailAddress.
I have a relationship set up between the OriginatorID fields of the two tables.
I want to automatically take the data from the FullName and EmailAddress fields from the tbl_Employee back to the tbl_ECNList when the OriginatorID is entered in the tbl_ECNList.
Can anyone help me resolve this problem ?
Do I need to add more relationships as it's not populating the Employee & EmailAddress fields at the moment !
Many thanks in anticipation of a satisfactory resolution.
Regards,
Steve.