Combo Box + Add Button!!!

From: Richard C (anonymous_at_discussions.microsoft.com)
Date: 09/29/04


Date: Wed, 29 Sep 2004 06:13:55 -0700

Im trying to create a simple add function for a meetings
recorder. I want to list all the people in the database in
the combo box. Then have that combo box linked to a
button, that when pressed will add the persons name
selected to meetings_attendance field.

How can you link a combo box to a button? and what sort of
field would It have to be added to? Would you have
multiple fields? e.g. staff1, staff2, staff3 etc

Richard C


Loading