Currently, when the cell for inputting a teacher is on the sheet, it's not possible to use. The current code does not automatically move to the cell to enter the ID into, moving to the row below it afterwards. This would require either a major rework of the current code or a clever workaround.
- Move to teacher # cell after entering student ID
- Drop to next row after entering teacher # (Moving back to the student ID column)
- Possibly filter invalid characters
Currently, when the cell for inputting a teacher is on the sheet, it's not possible to use. The current code does not automatically move to the cell to enter the ID into, moving to the row below it afterwards. This would require either a major rework of the current code or a clever workaround.