L
lynn atkinson
I want to work out how many places are booked or
provisionally booked on a course. The bookings are
displayed in a subform for each course. I want to display
how many places have been taken up on a particular course.
I have eventually got DCount to count how many entries are
booked or provisional on the subform (ie all bookings for
all courses).
How do I get this to relate to the individual courses. The
form and subform are linked by the course ID and therefore
the subform only displays the participants for that
particular course.
However, the DCount calculation I got to work on the
subform, displays the total booked, not the number booked
for that course.
I hope this explains my query clearly enough!
PS I have searched the newsgroup for similar questions,
but am having difficulty relating them to my situation.
provisionally booked on a course. The bookings are
displayed in a subform for each course. I want to display
how many places have been taken up on a particular course.
I have eventually got DCount to count how many entries are
booked or provisional on the subform (ie all bookings for
all courses).
How do I get this to relate to the individual courses. The
form and subform are linked by the course ID and therefore
the subform only displays the participants for that
particular course.
However, the DCount calculation I got to work on the
subform, displays the total booked, not the number booked
for that course.
I hope this explains my query clearly enough!
PS I have searched the newsgroup for similar questions,
but am having difficulty relating them to my situation.