G
Guest
I created a form based on two related tables. I have inserted a "find" combo
box from which users can select a family name.
I can't seem to get the list in the combo box to sort in alphabetical order,
even though the table that the names comes from is sorted and so is the
property of the form.
I then tried to base the form on a query and sorted that by family name, but
now when a particular family name is displayed at the top (main form), the
sub form shows ALL contacts, regardless of family; not just the ones for the
family displayed.
Thanks!
box from which users can select a family name.
I can't seem to get the list in the combo box to sort in alphabetical order,
even though the table that the names comes from is sorted and so is the
property of the form.
I then tried to base the form on a query and sorted that by family name, but
now when a particular family name is displayed at the top (main form), the
sub form shows ALL contacts, regardless of family; not just the ones for the
family displayed.
Thanks!