Hi, I want to enter data about when people attend a group session and which session they attended.
On a Form:
I have a Multi-Select list box of people's names.
I have a text box where I type in the date.
I have a drop-down box for the group session name.
In a Table:
I have a column for name, a column for date, and a column for group session name.
On the Form, I want to...