I’m strying to set up a facsimile of an old railway timetable. I have columns for “duration”, “wait” and “arrival time” and “departure time”, and locations in rows. Duration and wait are manually entered for each location, the arrival time is calculated from the previous location’s departure time and the duration, the departure time is calculated from the arrival time plus the wait time.
That all goes well, and can work perfectly.
In the “Working Timetable” - in British Rail days at least - sometimes there are also shown symbols between the hrs and minutes to give extra information ie. 10X24 means pass this location at 10:24 and change lines; 10S25 means stop at 10:25 and pick up staff; 10*26 means arrive at 10:26 and wait for another train to pass; etc…
I can set up a 3rd column to manually enter these extra symbols for each location, but how can I get a time to display in this sort of format with the extra characters between the hrs and minutes?