|
|
|||||||||
|
|||||||||
|
|||||||||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Free Web 2.0 Code Generator! Generate data entry and reporting .NET Web apps in minutes. Quickly create visually stunning, feature-rich apps that are easy to customize and ready to deploy. Download Now!
|
|
#1
|
|||
|
|||
|
VBA error 2115
I am working with an Access 2003 database that I did not create. I have added a new form and am retrieving data from a table in the database based on a select statement. When trying to set a text box on the form to the retrieved data, I am getting the following runtime error message:
Runtime error 2115: The macro or function set to the BeforeUpdate or ValidationRule property of this field is preventing BCP Planning from saving the data in the field. Any help is greatfully appreciated. |
|
#2
|
|||
|
|||
|
Problem is resolved. I was setting the data to the .text property of the text box. I removed .text and it's working fine.
|
![]() |
| Viewing: ASP Free Forums > Programming > Visual Basic Programming > VBA error 2115 |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|
|
|
|