cbo in subform

M

mike

i have multiple cbo's in a subform.

-when i open form and select a student from cboStudent i now get the
following dialog box message "The object doesnt contain the Automation object
'StudentID...' but if i click 'ok' it continues w/out fault it seems. any
idea the cause of the message?

-when i close and open the form the cbo's in the subform default to the
first record. is there a way to make my cbo's in the subform default to a
new record when its opened?
 
C

Clifford Bass

Hi Mike,

What is the Row Source of cboStudent? If a query, what is in the query?

How would a combo box default to a new record when the contents of it
presumedly are existing data? More information about your combo box in the
sub-form is needed.

Clifford Bass
 

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