hullstorage
Registered User.
- Local time
- Today, 07:22
- Joined
- Jul 18, 2007
- Messages
- 213
I have a form with a subform that displays search results from the main form and a button to the side of each record displayed that when i click on the button it opens another form that shows me the full details of the records
the problem i have is when it shows me the record with all the details i cannot change any details
error cannot update due to recordset
so then i created a function where it closed the main form
now i get table " is read only
any ideas
thanks
the problem i have is when it shows me the record with all the details i cannot change any details
error cannot update due to recordset
so then i created a function where it closed the main form
now i get table " is read only
any ideas
thanks