Susan Harkins
ssharkins at gmail.com
Tue Aug 11 11:33:57 CDT 2009
Select the main guest in combo 2 and then view a list of names from which the user can select one or more partners. =======If they're all in the same table to begin with and if each additional guest can have only one main guest, can you use a self-join -- add a field that contains the main guest's PK? Populate from the self-join field??? Susan H.