R
Richard C
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
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