Or... Array(1) = Left$(str, 1, 30) Array(2) = Mid$(str, 31, 30) Array(3) = Right$(str, 30)
Forum Rules