Dim title As String title = "プログラミング - 第1章変数 - プログラミングブログ" Dim titles() As String titles = Split(title, " - ")