accessgoat
Programmer
HI
I have a form based on a query combining two tables with similar fields. The information from one table is displayed through uneditable textboxes to the user while another set of textboxes are provided for data entry to the user for entering data into the 2nd table. My problem is when I open the form, it locks the text boxes designed for data entry and the status bar indicates that the recordset is not updateable. Can anyone please suggest a way to resolve this? How can I link two tables to the same form?
Thanks,
I have a form based on a query combining two tables with similar fields. The information from one table is displayed through uneditable textboxes to the user while another set of textboxes are provided for data entry to the user for entering data into the 2nd table. My problem is when I open the form, it locks the text boxes designed for data entry and the status bar indicates that the recordset is not updateable. Can anyone please suggest a way to resolve this? How can I link two tables to the same form?
Thanks,