J
JR Hester
Access 2007 on Win XP--
Attempting a (should be simple) data entry form in 2007; previously worked
in XP. and I can't seem to get all the fields to display data as needed. I
have three tables; employees-- name, number(ID), dept
sessions-- ID, date, time, location,
employee Transactions-- ID, Emp#(from employee), registered, attended, passed
I use the visual form build process rather than coding!
I get the main form data from teh session table-- no problem
I can then insert a subform of the Emp-Transaction table, -- I have set teh
employee field on the form to be a lookup from the employee table-- it
displays the name list for selection( in form view) however once selected
the field goes blank on the form, I have checked the table and it is being
updated with teh employee number which is the primary key of that table and
actually what I want to be stored in the TRX table. HOWEVER i need to display
the employee name on the form for human use-- This is where I am stuck.
Tahnks to anyone with teh knowledge and patients to help me through this
frustration.
Thanks in advance
Attempting a (should be simple) data entry form in 2007; previously worked
in XP. and I can't seem to get all the fields to display data as needed. I
have three tables; employees-- name, number(ID), dept
sessions-- ID, date, time, location,
employee Transactions-- ID, Emp#(from employee), registered, attended, passed
I use the visual form build process rather than coding!
I get the main form data from teh session table-- no problem
I can then insert a subform of the Emp-Transaction table, -- I have set teh
employee field on the form to be a lookup from the employee table-- it
displays the name list for selection( in form view) however once selected
the field goes blank on the form, I have checked the table and it is being
updated with teh employee number which is the primary key of that table and
actually what I want to be stored in the TRX table. HOWEVER i need to display
the employee name on the form for human use-- This is where I am stuck.
Tahnks to anyone with teh knowledge and patients to help me through this
frustration.
Thanks in advance