I have a sheet with a table listing each train we have based on the unit number, e.g.:
<tbody>
Start
End
Class
Vehicles
Seats
101000
101999
101
2
40
108000
108999
108
3
60
</tbody>
I also have another table with the diagrams and which unit is booked to work each diagram, e.g. :
<tbody>...