Hello!
I have built this database for workshop managements.. I have this table called EDB (EMPLOYEE DATABASE) - this table will be updated by-weekly to keep the employees information current (people come and go within our organization), I would like to take the data from this table to fill the attendees table. Because not all employees from the EDB take workshops. So I need to be able to select for example, the employee number and to bring the other information from the edb into the Attendees table using a form.
Lets says I have these field from EDB
employeeid
firstname
lastname
positionno
title
jobclss
and I have the same fields in attendees along with other fields
employeeno
fname
lname
posno
postitle
jobclass
depaddress
extno
Can you help me with this, or do you have a sample database that I could use?
Lynne
I have built this database for workshop managements.. I have this table called EDB (EMPLOYEE DATABASE) - this table will be updated by-weekly to keep the employees information current (people come and go within our organization), I would like to take the data from this table to fill the attendees table. Because not all employees from the EDB take workshops. So I need to be able to select for example, the employee number and to bring the other information from the edb into the Attendees table using a form.
Lets says I have these field from EDB
employeeid
firstname
lastname
positionno
title
jobclss
and I have the same fields in attendees along with other fields
employeeno
fname
lname
posno
postitle
jobclass
depaddress
extno
Can you help me with this, or do you have a sample database that I could use?
Lynne