Hi, I hope somebody can help dispell my frustration!
I am designing an employee's training database. I have a form called "UpdateTrainingRecords" which controls the employees table.
In it I have a subform which is in datasheet view. This contains fields emp_id, trainingitem_id, trainingitem_name and the data comes from a query which links two tables (trainingitems and trainingdetails - with only trainingitem_name coming from trainingitems).
The fields are linked my (child and master) emp_id.
The subform shows existing records (that were entered manually directly into the table) fine. But there is no option to add a record. I have tried everything but it will not let me.
Can anybody suggest anything?!
I am designing an employee's training database. I have a form called "UpdateTrainingRecords" which controls the employees table.
In it I have a subform which is in datasheet view. This contains fields emp_id, trainingitem_id, trainingitem_name and the data comes from a query which links two tables (trainingitems and trainingdetails - with only trainingitem_name coming from trainingitems).
The fields are linked my (child and master) emp_id.
The subform shows existing records (that were entered manually directly into the table) fine. But there is no option to add a record. I have tried everything but it will not let me.
Can anybody suggest anything?!