Hi
I'm using Forms in my DB to update data held in tables. I've successfully built simple forms that just retrieve data from one table and allow you to change the values. I now need to base the form on 2 tables (one of the tables only contributes one field to the form, which I want to use to filter for the records that I need). The problem is that it wont now allow any of the values retrieved by the form to be changed. Can anyone tell me if forms are automatically not updateable if they get data from more thsn one source? How do I get around this?
I'm using Access 2003.
All field properties are set to "Enabled - Yes" and "Locked - No" in the properties.
The two tables do have the relationship defined in the DB.
Thx in advance
I'm using Forms in my DB to update data held in tables. I've successfully built simple forms that just retrieve data from one table and allow you to change the values. I now need to base the form on 2 tables (one of the tables only contributes one field to the form, which I want to use to filter for the records that I need). The problem is that it wont now allow any of the values retrieved by the form to be changed. Can anyone tell me if forms are automatically not updateable if they get data from more thsn one source? How do I get around this?
I'm using Access 2003.
All field properties are set to "Enabled - Yes" and "Locked - No" in the properties.
The two tables do have the relationship defined in the DB.
Thx in advance