let
    ソース = Excel.CurrentWorkbook(){[Name="選択学部"]}[Content],
    値の抽出 = List.First(Table.ToList(ソース))
in
    値の抽出