G
Guest
I wonder if anyone can give me a start on a database I am setting up
I have set up a table with staff names (first name and surname in separate fields) and details
From that table I have created a form, and a subform within it listing all training courses each member of staff has completed
At the moment, the tables are linked via a unique ID number for each member of staff. When staff attend a course, I have to individually find each person and their ID number, then type the ID number and the course in the other table
What I would like to be able to do is: in the (sub?)table I would like to be able to type in the NAME and the course for each attendee, so I don't have to cross reference for every single person. However, I have tried to link the tables together by names but this doesn't seem to work
Any ideas anyone
Many thanks for any help..
Je
I have set up a table with staff names (first name and surname in separate fields) and details
From that table I have created a form, and a subform within it listing all training courses each member of staff has completed
At the moment, the tables are linked via a unique ID number for each member of staff. When staff attend a course, I have to individually find each person and their ID number, then type the ID number and the course in the other table
What I would like to be able to do is: in the (sub?)table I would like to be able to type in the NAME and the course for each attendee, so I don't have to cross reference for every single person. However, I have tried to link the tables together by names but this doesn't seem to work
Any ideas anyone
Many thanks for any help..
Je