I have two tables: Member ------------- MemberID MemberName
Appearance ----------------- AppearanceID MemberID On form designed to add records to Appearance, I need a combo box that will display the MemberName but have the MemberID inserted as the field value in Appearance. I know how to create a combo box and populate it with MemberNames but I don't want MemberName as the value of MemberID! Any help is appreciated. Eric -- John (Eric) Hamacher Java Developer Madison, Wisconsin (608)-334-9260
