R
Robert Painter
Hi, Not sure if i am having a senior moment but seem unable to solve the
following:
I have a db with tables: tblEmployee
tblSkills
tblEmployeeSkills
tblE-mail
tblCV
I have recently made both email and cv tables to keep normalisation.
I have form frmEmployees which i use to input personal details of Employee
and am now required to input email address and CV. Doing one thing at a time
I have tried to incorporate on my form frmEmployees a text box but cannot
link to tble-mail I just get ?Name# in the textbox. Next I made a subform
frmE-mailsubform and whilst that inputs to tblE-mail, when i return to
frmEmployees the email address has dissapeared although it is still in
tblE-mail. ??
From this form I then go to frmmain to input skills and finally have
frmfindEmployee where all details are put together and this is where i will
be placing a button to link to email.
Where am i going wrong ? I would really appreciate some help on this
Thanx in advance
Robert
following:
I have a db with tables: tblEmployee
tblSkills
tblEmployeeSkills
tblE-mail
tblCV
I have recently made both email and cv tables to keep normalisation.
I have form frmEmployees which i use to input personal details of Employee
and am now required to input email address and CV. Doing one thing at a time
I have tried to incorporate on my form frmEmployees a text box but cannot
link to tble-mail I just get ?Name# in the textbox. Next I made a subform
frmE-mailsubform and whilst that inputs to tblE-mail, when i return to
frmEmployees the email address has dissapeared although it is still in
tblE-mail. ??
From this form I then go to frmmain to input skills and finally have
frmfindEmployee where all details are put together and this is where i will
be placing a button to link to email.
Where am i going wrong ? I would really appreciate some help on this
Thanx in advance
Robert