Assuming A1 to be the coulmn where you enter FELIXSTOWE or THAMESPORT try this:

under SEC FXT row, try this formula:

Code: 
=IF(A1="FELIXSTOWE", 'OtherSheetName'!CellName, "")
and repeat for cells under SEC THP and the remaining ones substituting FELIXTOWE with whatever you want