H
Hugh Crean
Hi all,
I am attempting to use MS Access forms for a data entry project and am
fairly new to database design and the use of forms. The data to be
entered are survey responses from high school students. Each survey
contains over 300 questions/items. Originally, I had envisioned
entering the data into a single table with a student id serving as the
primary key (there is never a one-to-many relationship in the way the
data appears to be structured). Is this a reasonable approach (or
should the data go to multiple tables or queries)?
Because of the large number of items, I had also designed separate
forms for each page of the survey and inserted them into a main form
as subforms. There is a tab-control and I am able to get the forms to
navigate so that when I hit a button at the bottom of one subform, it
takes me to the top of the next subform. However,what I would like to
be able to do is to hit a button upon completing one data entry record
that takes me to the next data entry record and back to the main form.
I am having no luck at all with this.
I am also having difficulties in keeping the records straight, so that
once I enter a student id, all of the subsequent data on the subforms
get entered into this record. It seems as though some or all of the
subforms records get bounced around or go back to the first record.
Any help provided is certainly appreciated.
Best,
Hugh
I am attempting to use MS Access forms for a data entry project and am
fairly new to database design and the use of forms. The data to be
entered are survey responses from high school students. Each survey
contains over 300 questions/items. Originally, I had envisioned
entering the data into a single table with a student id serving as the
primary key (there is never a one-to-many relationship in the way the
data appears to be structured). Is this a reasonable approach (or
should the data go to multiple tables or queries)?
Because of the large number of items, I had also designed separate
forms for each page of the survey and inserted them into a main form
as subforms. There is a tab-control and I am able to get the forms to
navigate so that when I hit a button at the bottom of one subform, it
takes me to the top of the next subform. However,what I would like to
be able to do is to hit a button upon completing one data entry record
that takes me to the next data entry record and back to the main form.
I am having no luck at all with this.
I am also having difficulties in keeping the records straight, so that
once I enter a student id, all of the subsequent data on the subforms
get entered into this record. It seems as though some or all of the
subforms records get bounced around or go back to the first record.
Any help provided is certainly appreciated.
Best,
Hugh