A
Arnold
Hi Programmers,
I have 2 sheets in a wbook, one that lists student names, and the other
that has student schedules.
On the schedules sheet, there are 7 school hours and each is a
different range.
In each range, there are 10 columns (1 column for each teacher and what
they're teaching).
Below the teacher names and other class info starts the list of
students; listboxes and data validation pulling names from the names
wsheet are used to select the students in the classes.
Here's what we'd like: on the names wsheet, add 7 columns to the right
of the student data, with each column being a class hour. The teacher
names (in the first row of each range) for each hour would be displayed
in the appropriate cells for each student. This would provide us with
a quick way to see what class a student is at a certain time of day.
Thanks,
Arnold
I have 2 sheets in a wbook, one that lists student names, and the other
that has student schedules.
On the schedules sheet, there are 7 school hours and each is a
different range.
In each range, there are 10 columns (1 column for each teacher and what
they're teaching).
Below the teacher names and other class info starts the list of
students; listboxes and data validation pulling names from the names
wsheet are used to select the students in the classes.
Here's what we'd like: on the names wsheet, add 7 columns to the right
of the student data, with each column being a class hour. The teacher
names (in the first row of each range) for each hour would be displayed
in the appropriate cells for each student. This would provide us with
a quick way to see what class a student is at a certain time of day.
Thanks,
Arnold