R
Ray Kelly
I have added a subform to a form, I can add/edit/delete records ok. I want to have a description box filled in with a selection from a combo box(both on the subform). When I try to set the value on any event on a subform object (comboBox) I get an error - " The expression OnChange you entered as the event property setting produced the following error: Object or class does not support the set of events.
If I run the subform outside of the main form it does not error and the events will fire.
The database is and SQL 7.0 with MS Access 2003 in a 2000 file format
If I run the subform outside of the main form it does not error and the events will fire.
The database is and SQL 7.0 with MS Access 2003 in a 2000 file format