D
David W
Is there a way to deal with no records in a subform?
I have a subform linked to a form, sometimes there are no records in the
subform(its because there are no records associated with the main form for
that record).
I have some code in the main form that checks the totals in the subform
against the main form and I run into errors when there are no records in the
subform, how do you refer to a record that does not exist?
I have a subform linked to a form, sometimes there are no records in the
subform(its because there are no records associated with the main form for
that record).
I have some code in the main form that checks the totals in the subform
against the main form and I run into errors when there are no records in the
subform, how do you refer to a record that does not exist?