I’m working with SQL in Excel, and it’s working well. Now I want to add a new query that’s slightly more complex than the others and is outside my limited SQL comfort range.
I have 3 tables (worksheets):
Table1 contains JourneyRef, RouteNum, DepTime, ArrTime
Table 2 contains RouteNum, Origin &...