How do I remove the first row after executing the following Split function in Excel VBA:
Dim testtext As String Dim csv_rows() As String csv_rows() = Split(testte