Subform in a SQL Project

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top