List Box Options

S

Scott

I'm designing a form that's used for tracking training for various
individuals, and their names were added to the simple list box. My question
is how do I show the selected names from the list box in the database column
marked "Names"?

All I wnt to accomplish when I'm done is a report that shows how many
trainings each individual attended the date of the trainings an it's topic.
 
C

ChellBelle

Scott: Your going to have to have a criteria in order to tell it what you
want done.
 
S

Scott

What cirteria do you mean? I listed names in the list box. If i select the
name(s) I wnt them to be displayed in a field in the database. Is this
possible? I hope.
 
C

ChellBelle

I would probably go through the steps and build a Query so you can set up a
criteria which is a formula to tell that field what it is you want. Now, to
type in the specific criteria I'm new at. I know the criteria would include
the words "trainings" and "date". Hope this helps.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top