Klatuu:
In one of the commands from the form I'm creating I want one these commands
to enter one or more than one data. Specifically, I want to enter the time
the participant will respond. However, the participant might respond more
than one time for this command, so I need to enter more than one response. I
hope this helps.
To make the most of the functions/features MS Access offers, you need to
consider (and normalize) the data model. Sticking more than one fact in one
field is not a well-normalized design.
On the other hand, setting up a "child" table that records one row for each
"time" as you say, would allow a given participant (a "parent" table) to
have zero, one or many "times".
Consider working on the data relationships first, before designing the form.
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.