Countries is not a lookup field.
However, when looking in tblTrain, I noticed that, instead of the CountryCode, the ID is stored in the Countries field, so I guess the problem lies there ?
How do I make cmbCountries store the CountryCode in the Countries field in tblTrain?