smsgroi,
You say the info does not join to gether but prior you say you linked them
together. I am not clear how they are joined together. It seems as though
you are missing a table...
tblEmployeeTraining
etEmployeeID (FK)
etTrainingID (FK)
At which point you could have a Main Form to look up Employees and a Subform
to show what Training they have taken or want to add. It would help if you
post the two tables and the fields along with their relationship to each
other.
--
Gina Whipp
2010 Microsoft MVP (Access)
"I feel I have been denied critical, need to know, information!" - Tremors
II
http://www.regina-whipp.com/index_files/TipList.htm
"smsgroi" <(E-Mail Removed)> wrote in message
news:86C9B41C-DBAF-4A0C-8037-(E-Mail Removed)...
>i made two tables - one for employee infor and the other for trainings they
> take. I linked them together and crated a form to input the data. How do i
> get it so the employee table has a pull down for the information and vise
> versa - they dont seem to join the info