In sheet Canberra, use this formula in all cells in columns A:F.
=INDEX(Data!$A:$F,SMALL((100-(99*--(SEARCH("canberra",Data!$A$1:$A$200&"canberra")<LEN(Data!$A$1:$A$200))))*ROW(Data!$A$1:$A$200),ROW()),COLUMN())
Change the two constant strings to "sydney" for the other sheet, as in the attached.
Bookmarks