prmitchell
Registered User.
- Local time
- Today, 14:25
- Joined
- Jan 2, 2013
- Messages
- 58
I'm looking to make a report that prints out a class/tutorial list as a seating plan. So whilst variable let's say 28 students in 4 rows and 7 columns as an example.
I know how to store the data - but my question is how to print out the student names 7 across by the 4 rows?
Easy as a list with student name, row #, seat #
but it is turning this into 7 names across for each of the 4 rows doesn't come readily to mind.
I know how to store the data - but my question is how to print out the student names 7 across by the 4 rows?
Easy as a list with student name, row #, seat #
but it is turning this into 7 names across for each of the 4 rows doesn't come readily to mind.