Hi
I have an unbound list box that lists the name of students (from a combo box).
So if i select Class 2 from the combo box - then it lists all the students in this class on the unbound list box
I need to have a count i.e. the total number of students in the class as well.
Any idea how to go about this.
The total can be below the list of students or ANYWHERE on the form.
Thanks
I have an unbound list box that lists the name of students (from a combo box).
So if i select Class 2 from the combo box - then it lists all the students in this class on the unbound list box
I need to have a count i.e. the total number of students in the class as well.
Any idea how to go about this.
The total can be below the list of students or ANYWHERE on the form.
Thanks