cbo in subform

  • Thread starter Thread starter mike
  • Start date Start date
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?
 
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
 
Back
Top