Ok, this is what I've done so far. I've created a table with 4 columns: Entry # (primary key), EEID, First, Last. I transferred the field names to the form using the wizard. I created a combo box for all fields in the design mode. In the property box, I selected "value list" under RowSource Type, and under RowSource I put all the items I want to include in the box.
Is this correct? I dont know what else to do next. Thanks again for your help.