I get an error
Error: The macro or function set to the BeforeUpdate or ValidationRule property for this field is preventing the database from saving the data in the field
The error appears if I scroll through a listbox too quickly. The listbox event fills lists from queries. I dont have any macros. Any ideas. I have tried setting focus to another control after clicking the list to delay list scrolling speeds by a user, but it errors saying the setfocus cannot be done. The control is enabled okay.
Any ideas, thanks
Error: The macro or function set to the BeforeUpdate or ValidationRule property for this field is preventing the database from saving the data in the field
The error appears if I scroll through a listbox too quickly. The listbox event fills lists from queries. I dont have any macros. Any ideas. I have tried setting focus to another control after clicking the list to delay list scrolling speeds by a user, but it errors saying the setfocus cannot be done. The control is enabled okay.
Any ideas, thanks