E
Elizabeth Swoope
I have a form that displays a single record at a time, info for one student.
I have a subform (continuous) that displays all the courses that a student
has taken or will take.
If a student has 20 courses on his/her degree program, I can see all 20 on
the subform.
However, if I enter a new student's record, that student has no courses, so
when I start entering courses, I see only one at a time. Each time I enter a
new course, the previous one scrolls off the screen even though there is room
for the new record to be added below the existing one.
If I view a student with five course records, I see all five, but as I enter
new courses, I can only see five at a time.
It appears that I will only ever see as many courses as the student had when
I access his/her record even though there's lots of room for more courses
below the existing records.
Does anyone have any idea what I can do to fix this so that new courses are
added at the bottom of the list and records don't scroll off the top of the
form until the subform area is full? This really makes data entry of new
students and courses difficult. I've seen a subform similar to mine where new
courses were added to the bottom without anything scrolling but I can't tell
what's different about mine.
I have a subform (continuous) that displays all the courses that a student
has taken or will take.
If a student has 20 courses on his/her degree program, I can see all 20 on
the subform.
However, if I enter a new student's record, that student has no courses, so
when I start entering courses, I see only one at a time. Each time I enter a
new course, the previous one scrolls off the screen even though there is room
for the new record to be added below the existing one.
If I view a student with five course records, I see all five, but as I enter
new courses, I can only see five at a time.
It appears that I will only ever see as many courses as the student had when
I access his/her record even though there's lots of room for more courses
below the existing records.
Does anyone have any idea what I can do to fix this so that new courses are
added at the bottom of the list and records don't scroll off the top of the
form until the subform area is full? This really makes data entry of new
students and courses difficult. I've seen a subform similar to mine where new
courses were added to the bottom without anything scrolling but I can't tell
what's different about mine.