jarheadjim
Registered User.
- Local time
- Today, 09:24
- Joined
- Mar 6, 2002
- Messages
- 83
To make a long story short I have a command button that runs a query and opens a subform based on that query. I want to be able to update the records that are returned (via the subform) but I am getting an error - "This Recordset is not updateable". I've tried changing the recordset property to Dynaset (Inconsistent Updates) but that didn't seem to change anything.
Anyone point me in the right direction?
Anyone point me in the right direction?