maximum length of string split() vba code example Example: vba split string Dim names() As String names = Split( "John Paul Smith" ,",")