So I keep on getting the error "This Recordset is not updateable" when I try to change a value of a record in the form or query.
What I have right now in my database is 1 main table that has 1 subdatasheet and that has a subdatasheet.
These are all linked by a query which is then used by a form.
I read somewhere that you can't edit information that is linked between 2 or more tables.
Can you think of anything else I can do to solve this problem?
Thank you so much for your time! Any help is appreciated.