TextBox1.Text, a) Then Me.ListBox1.AddItem Sheet1.Cells(i, 1).Value Me.ListBox1.List(ListBox1.ListCount - 1, 1) = Sheet1.Cells(i, 2).Value
確定! 回上一頁