Yes, we have tried that and still no success. We are starting to think that it's the backend coding that Access 2007 doesn't like - Please see coding below to see if anything stands out:
Private Sub ComboBoxAFEID_AfterUpdate()
'
On Error GoTo ErrorHandler
Dim cn As ADODB.Connection...
We have an Access DB that worked perfectly fine in Access 2003 that uses a form to pull data from a table. When the record is returned, the user had the ability to edit the data and save back to the table. When opened in Access 2007 and the user tries to edit a field in the form an error...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.