How to select one or more entries from a List Box as an entry for a single field.

I have a database with a table of people’s names (Names) that I would like to use in a List Box to select one or more names for entry into a field of participants (Guests).

This should be a rather basic operation but being somewhat new to Libreoffice Base, I’m just stuck.

I’d appreciate it if someone could just point me toward the method.

Thanks in Advance

You couldn’t select more than one entry and save it in one field of the database. This might be possible for databases, which will save arrays, but internal databases won’t do this.

Better use a subform for enter all the guests. You will need an n:m-relation for getting this working. Have a look for this in the Base Guide, special Example Introduction to Base