S
Stewie
I have looked at other postings and none seem to help with my
particular situation. Will be very grateful for any assistance.
I am building an employee database with general employee information.
On the form that is connected to the employee table there is a command
button that I would like to have launch the form for another table in
the database. The table captures monthly coaching sessions and other
info.
What I need to happen is when I am in the employees profile and I
click on this button their monthly coachings pop-up but only
theirs(the table stores all the coaching for all employees). The
employee table has an employeeID that is unique to each record. The
coaching table has a combo box that looks up all the employeeID's from
my employees table. I would also like to add new records to the table.
My last problem is that when I make a new record using the form for
the coaching table the combo box that I use to choose an employeeID
form the list stores the index value instead of the employeesID. How
do I change this?
Sincerely,
Newbie at you mercy.
particular situation. Will be very grateful for any assistance.
I am building an employee database with general employee information.
On the form that is connected to the employee table there is a command
button that I would like to have launch the form for another table in
the database. The table captures monthly coaching sessions and other
info.
What I need to happen is when I am in the employees profile and I
click on this button their monthly coachings pop-up but only
theirs(the table stores all the coaching for all employees). The
employee table has an employeeID that is unique to each record. The
coaching table has a combo box that looks up all the employeeID's from
my employees table. I would also like to add new records to the table.
My last problem is that when I make a new record using the form for
the coaching table the combo box that I use to choose an employeeID
form the list stores the index value instead of the employeesID. How
do I change this?
Sincerely,
Newbie at you mercy.