forms subforms

M

mikesteven

I have a form, sub form where I am selecting the combo box to filter records
in the subform. I have my link master/child set. ID to ID and combo0. When I
click on the combo box and select a name, I get the records in the subform
for the previous record in the combo box. If I am selecting record 6, I get
the information for record 5. When I select record 1 I get a 0 (zero) in the
id field on the subform which there is no data because my records start at
number 1. Any ideas on how to fix this?

Thanks,
Mike
 
Top