Dim str1 As String str1 = "123a"'被搜尋的字串 Debug.Print InStr(1, str1, "a")'欲搜尋關鍵字"a". VBA:. Private Sub CommandButton1_Click() ...
確定! 回上一頁