O
oraustin
Hi all, hope you can help because I'd ideally not like to mess around
too much with code to solve this one.
I'm using Access 97 on my form there's a bound combo box. Behind the
scenes in VBA I change the rowsource. If the value the combobox is
displaying is not one from the drop down list then I'd like an error
message.
The limit to list propery for the control is set to true but when focus
leaves the control the validation doesn't pickup that the field/control
value is not on the list. If however I manualy go to the control and
alter the text then the validation works fine.
Any ideas please
Oliver
too much with code to solve this one.
I'm using Access 97 on my form there's a bound combo box. Behind the
scenes in VBA I change the rowsource. If the value the combobox is
displaying is not one from the drop down list then I'd like an error
message.
The limit to list propery for the control is set to true but when focus
leaves the control the validation doesn't pickup that the field/control
value is not on the list. If however I manualy go to the control and
alter the text then the validation works fine.
Any ideas please

Oliver